65 OS_EnterTaskCritical_Ignore();
66 OS_ExitTaskCritical_Ignore();
77 OS_EnterTaskCritical_Ignore();
78 OS_ExitTaskCritical_Ignore();
79 int32_t expectedThreshold_mV = 50;
83 expectedThreshold_mV = 150;
90 OS_EnterTaskCritical_Ignore();
91 OS_ExitTaskCritical_Ignore();
99 OS_EnterTaskCritical_Ignore();
100 OS_ExitTaskCritical_Ignore();
void BAL_SetBalancingThreshold(int32_t threshold_mV)
set balancing threshold
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
void testSetAndGetBalancingThreshold(void)
void testSetBalancingThresholdMaxValue(void)
void testSetBalancingThresholdMinValue(void)