Lines Matching refs:Temperature_NotifyObj
286 typedef struct Temperature_NotifyObj Temperature_NotifyObj; typedef
310 Temperature_NotifyObj *notifyObject);
321 struct Temperature_NotifyObj { struct
374 int_fast16_t Temperature_registerNotifyHigh(Temperature_NotifyObj *notifyObject,
406 int_fast16_t Temperature_registerNotifyLow(Temperature_NotifyObj *notifyObject,
442 int_fast16_t Temperature_registerNotifyRange(Temperature_NotifyObj *notifyObject,
465 int_fast16_t Temperature_unregisterNotify(Temperature_NotifyObj *notifyObject);
481 int16_t Temperature_getThresholdHigh(Temperature_NotifyObj *notifyObject);
497 int16_t Temperature_getThresholdLow(Temperature_NotifyObj *notifyObject);
517 void Temperature_getThresholdRange(Temperature_NotifyObj *notifyObject,
531 uintptr_t Temperature_getClientArg(Temperature_NotifyObj *notifyObject);
543 Temperature_NotifyFxn Temperature_getNotifyFxn(Temperature_NotifyObj *notifyObject);