53 #ifndef FOXBMS__SYS_CFG_H_
54 #define FOXBMS__SYS_CFG_H_
68 #define SYS_TASK_CYCLE_CONTEXT_MS (10u)
74 #define SYS_FSM_SHORT_TIME (1u)
80 #define SYS_FSM_MEDIUM_TIME (5u)
86 #define SYS_FSM_LONG_TIME (10u)
91 #define SYS_STATEMACH_INITIALIZATION_TIMEOUT_MS (200u)
96 #define SYS_STATEMACH_BAL_INITIALIZATION_TIMEOUT_MS (500u)
101 #define SYS_STATEMACHINE_SBC_INIT_TIMEOUT_MS (1000u)
General macros and definitions for the whole platform.
void SYS_SendBootMessage(void)
Function to send out boot message with SW version.