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:
- 262:752c8689944a
- Parent:
- 261:1e54415b34d3
- Child:
- 270:9dacc1d8459a
- Child:
- 279:9501ee30957d
- Child:
- 287:a387337491f7
--- a/FMS_all.h Thu Jul 14 13:07:30 2016 +0000
+++ b/FMS_all.h Thu Jul 14 17:57:05 2016 +0000
@@ -35,6 +35,7 @@
void RST_PL_BEE();
void CDMS_RESET();
void SYS_PWR_RESET(); // Have to be decided with EPS team.
+void sys_pwr_reset(void const *args);
void EPS_V_A_EN();
void EPS_V_C_EN();
@@ -43,6 +44,9 @@
void CDMS_CALIB_RTC(uint8_t *);
void TOTAL_RESET_WITH_CDMS();
+void sys_pwr_reset(void const *args){
+ SYS_PWR_RESET();
+}
void STANDBY_PRCS()
{
