74 int32_t boundedThreshold_mV = threshold_mV;
void BAL_SetBalancingThreshold(int32_t threshold_mV)
set balancing threshold
static int32_t bal_threshold_mV
int32_t BAL_GetBalancingThreshold_mV(void)
get balancing threshold
Header for the configuration for the driver for balancing.
#define BAL_MAXIMUM_THRESHOLD_mV
#define BAL_DEFAULT_THRESHOLD_mV
#define BAL_MINIMUM_THRESHOLD_mV
Declaration of the OS wrapper interface.
void OS_ExitTaskCritical(void)
Exit Critical interface function for use in FreeRTOS-Tasks and FreeRTOS-ISR.
void OS_EnterTaskCritical(void)
Enter Critical interface function for use in FreeRTOS-Tasks and FreeRTOS-ISR.