54 #ifndef FOXBMS__SYS_CFG_H_
55 #define FOXBMS__SYS_CFG_H_
69 #define SYS_TASK_CYCLE_CONTEXT_MS (10u)
75 #define SYS_FSM_SHORT_TIME (1u)
81 #define SYS_FSM_MEDIUM_TIME (5u)
87 #define SYS_FSM_LONG_TIME (10u)
90 #define SYS_STATEMACH_INITIALIZATION_REQUEST_RETRY_COUNTER (3u)
93 #define SYS_STATEMACH_INITIALIZATION_TIMEOUT_MS (200u)
96 #define SYS_STATEMACH_IMD_INITIALIZATION_TIMEOUT_MS (500u)
99 #define SYS_STATEMACH_BAL_INITIALIZATION_TIMEOUT_MS (500u)
102 #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.