Searched refs:BatMonSupportLPF3_EventCb (Results 1 – 2 of 2) sorted by relevance
135 typedef void (*BatMonSupportLPF3_EventCb)(uint32_t eventFlags); typedef165 extern void BatMonSupportLPF3_registerTemperatureCb(uint32_t eventMask, BatMonSupportLPF3_EventCb c…187 extern void BatMonSupportLPF3_registerBatteryCb(uint32_t eventMask, BatMonSupportLPF3_EventCb callb…
61 static BatMonSupportLPF3_EventCb temperatureCb = NULL;62 static BatMonSupportLPF3_EventCb batteryCb = NULL;140 void BatMonSupportLPF3_registerTemperatureCb(uint32_t eventMask, BatMonSupportLPF3_EventCb callback) in BatMonSupportLPF3_registerTemperatureCb()155 void BatMonSupportLPF3_registerBatteryCb(uint32_t eventMask, BatMonSupportLPF3_EventCb callback) in BatMonSupportLPF3_registerBatteryCb()