Home
last modified time | relevance | path

Searched refs:setBatLowerLimit (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/batterymonitor/
DBatteryMonitorLPF3.c73 static void setBatLowerLimit(uint16_t thresholdLow);
115 static void setBatLowerLimit(uint16_t thresholdLow) in setBatLowerLimit() function
269 setBatLowerLimit(thresholdLow); in updateThresholds()
291 setBatLowerLimit(INVALID_VOLTAGE_MIN); in batteryEventCb()