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: FreescaleIAP SimpleDMA eeprom mbed-rtos mbed
Fork of CDMS_QM_03MAR2017_Flash_with_obsrs by
Diff: FMS_all.h
- Revision:
- 224:3ac1f91e0ebc
- Parent:
- 209:63e9c8f8b5d2
- Child:
- 229:42624b9a08b4
- Child:
- 235:c127b15409b2
diff -r f4acf895b598 -r 3ac1f91e0ebc FMS_all.h
--- a/FMS_all.h Sat Jul 02 15:28:21 2016 +0000
+++ b/FMS_all.h Mon Jul 04 14:31:30 2016 +0000
@@ -20,6 +20,7 @@
void RST_PL_BEE();
void RST_HK_COUNTER();
uint8_t CDMS_RD_SD_HK(uint8_t *);
+void CDMS_RESET();
void CDMS_INTERNAL_RESET();
void P_PL_INIT()
@@ -150,6 +151,11 @@
return ACK;
}
+void CDMS_RESET()
+{
+ NVIC_SystemReset();
+}
+
void CDMS_INTERNAL_RESET()
{
