| OLD | NEW |
| 1 /** | 1 /** |
| 2 ****************************************************************************** | 2 ****************************************************************************** |
| 3 * File Name : mxconstants.h | 3 * File Name : mxconstants.h |
| 4 * Description : This file contains the common defines of the applicatio
n | 4 * Description : This file contains the common defines of the applicatio
n |
| 5 ****************************************************************************** | 5 ****************************************************************************** |
| 6 * | 6 * |
| 7 * COPYRIGHT(c) 2016 STMicroelectronics | 7 * COPYRIGHT(c) 2016 STMicroelectronics |
| 8 * | 8 * |
| 9 * Redistribution and use in source and binary forms, with or without modificat
ion, | 9 * Redistribution and use in source and binary forms, with or without modificat
ion, |
| 10 * are permitted provided that the following conditions are met: | 10 * are permitted provided that the following conditions are met: |
| (...skipping 295 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 306 | 306 |
| 307 /** | 307 /** |
| 308 * @} | 308 * @} |
| 309 */ | 309 */ |
| 310 | 310 |
| 311 /** | 311 /** |
| 312 * @} | 312 * @} |
| 313 */ | 313 */ |
| 314 | 314 |
| 315 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/ | 315 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/ |
| OLD | NEW |