127 #ifdef UNITY_UNIT_TEST
Headers for the driver for the general DMA module of monitoring ICs.
#define BS_NR_OF_STRINGS
Number of parallel strings in the battery pack.
#define FAS_ASSERT(x)
Assertion macro that asserts that x is true.
AFE driver wrapper layer for TI ICs.
STD_RETURN_TYPE_e TIDUM_RequestEepromRead(uint8_t string)
STD_RETURN_TYPE_e TIDUM_RequestTemperatureRead(uint8_t string)
STD_RETURN_TYPE_e TIDUM_RequestBalancingFeedbackRead(uint8_t string)
STD_RETURN_TYPE_e TIDUM_StartMeasurement(void)
bool TIDUM_IsFirstMeasurementCycleFinished(void)
STD_RETURN_TYPE_e TIDUM_RequestIoWrite(uint8_t string)
STD_RETURN_TYPE_e TIDUM_RequestIoRead(uint8_t string)
STD_RETURN_TYPE_e TIDUM_Initialize(void)
STD_RETURN_TYPE_e TIDUM_RequestEepromWrite(uint8_t string)
STD_RETURN_TYPE_e TIDUM_Measure(void)
STD_RETURN_TYPE_e TIDUM_RequestOpenWireCheck(uint8_t string)
Configuration for the TI dummy analog front-end.
STD_RETURN_TYPE_e TI_RequestOpenWireCheck(uint8_t string)
This function is used to wrap the TI AFE measurement API to the generic AFE measurement API.
STD_RETURN_TYPE_e TI_StartMeasurement(void)
This function is used to wrap the TI AFE measurement API to the generic AFE measurement API.
STD_RETURN_TYPE_e TI_RequestIoWrite(uint8_t string)
This function is used to wrap the TI AFE measurement API to the generic AFE measurement API.
STD_RETURN_TYPE_e TI_RequestTemperatureRead(uint8_t string)
This function is used to wrap the TI AFE measurement API to the generic AFE measurement API.
STD_RETURN_TYPE_e TI_RequestIoRead(uint8_t string)
This function is used to wrap the TI AFE measurement API to the generic AFE measurement API.
bool TI_IsFirstMeasurementCycleFinished(void)
This function is used to wrap the TI AFE measurement API to the generic AFE measurement API.
STD_RETURN_TYPE_e TI_RequestBalancingFeedbackRead(uint8_t string)
This function is used to wrap the TI AFE measurement API to the generic AFE measurement API.
STD_RETURN_TYPE_e TI_RequestEepromRead(uint8_t string)
This function is used to wrap the TI AFE measurement API to the generic AFE measurement API.
STD_RETURN_TYPE_e TI_Initialize(void)
This function is used to wrap the TI AFE measurement API to the generic AFE measurement API.
STD_RETURN_TYPE_e TI_Measure(void)
This function is used to wrap the TI AFE measurement API to the generic AFE measurement API.
STD_RETURN_TYPE_e TI_RequestEepromWrite(uint8_t string)
This function is used to wrap the TI AFE measurement API to the generic AFE measurement API.