Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/
DBatteryMonitor.h288 typedef void (*BatteryMonitor_NotifyFxn)(uint16_t currentVoltage, typedef
305 BatteryMonitor_NotifyFxn notifyFxn; /*!< Application callback function */
358 BatteryMonitor_NotifyFxn notifyFxn,
389 BatteryMonitor_NotifyFxn notifyFxn,
427 BatteryMonitor_NotifyFxn notifyFxn,
537 static inline BatteryMonitor_NotifyFxn BatteryMonitor_getNotifyFxn(BatteryMonitor_NotifyObj *notify… in BatteryMonitor_getNotifyFxn()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/batterymonitor/
DBatteryMonitorLPF3.c360 BatteryMonitor_NotifyFxn notifyFxn, in BatteryMonitor_registerNotifyHigh()
395 BatteryMonitor_NotifyFxn notifyFxn, in BatteryMonitor_registerNotifyLow()
431 BatteryMonitor_NotifyFxn notifyFxn, in BatteryMonitor_registerNotifyRange()