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 mbed-rtos mbed
Fork of workinQM_5thJan_azad by
Diff: EPS.h
- Revision:
- 28:5f0f2a3f3e8d
- Parent:
- 9:194afacf7449
- Child:
- 30:22b338b027de
--- a/EPS.h Tue Apr 19 21:27:07 2016 +0000 +++ b/EPS.h Mon Jun 13 10:37:50 2016 +0000 @@ -45,6 +45,8 @@ extern void FCTN_CONVERT_FLOAT(float input, uint8_t* output); void FCTN_EPS_INIT(); +void FCTN_EPS_HANDLE_CDMS_FAULT(); +void FCTN_EPS_HANDLE_HW_FAULTS(); void FCTN_EPS_POWERMODE(float soc) ;