Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SimpleDMA eeprom mbed-rtos mbed
Fork of CDMS_CODE_FM_28JAN2017 by
Diff: common_functions.h
- Revision:
- 321:42bdefc37270
- Parent:
- 318:978d72f191f9
- Child:
- 334:71e9f4fdb387
- Child:
- 338:d63eb331a67d
diff -r c11a52b91d25 -r 42bdefc37270 common_functions.h --- a/common_functions.h Thu Dec 08 15:17:24 2016 +0000 +++ b/common_functions.h Sat Dec 10 11:49:13 2016 +0000 @@ -1,3 +1,5 @@ + +#define RESET_CDMS NVIC_SystemReset() #define get_tc_list(tm_ptr, thePSC){\ uint8_t TM_PSC = 0xFF;\ uint8_t TC_PSC = thePSC;\