Searched refs:Temperature_NotifyFxn (Results 1 – 6 of 6) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/drivers/ |
| D | Temperature.h | 307 typedef void (*Temperature_NotifyFxn) (int16_t currentTemperature, typedef 323 Temperature_NotifyFxn notifyFxn; /*!< Application callback function */ 376 Temperature_NotifyFxn notifyFxn, 408 Temperature_NotifyFxn notifyFxn, 445 Temperature_NotifyFxn notifyFxn, 543 Temperature_NotifyFxn Temperature_getNotifyFxn(Temperature_NotifyObj *notifyObject);
|
| D | Temperature.c | 77 Temperature_NotifyFxn Temperature_getNotifyFxn(Temperature_NotifyObj *notifyObject) { in Temperature_getNotifyFxn()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/ |
| D | Temperature.h | 307 typedef void (*Temperature_NotifyFxn)(int16_t currentTemperature, typedef 324 Temperature_NotifyFxn notifyFxn; /*!< Application callback function */ 379 Temperature_NotifyFxn notifyFxn, 411 Temperature_NotifyFxn notifyFxn, 448 Temperature_NotifyFxn notifyFxn, 543 Temperature_NotifyFxn Temperature_getNotifyFxn(Temperature_NotifyObj *notifyObject);
|
| D | Temperature.c | 79 Temperature_NotifyFxn Temperature_getNotifyFxn(Temperature_NotifyObj *notifyObject) in Temperature_getNotifyFxn()
|
| /hal_ti-latest/simplelink/source/ti/drivers/temperature/ |
| D | TemperatureCC26X2.c | 443 Temperature_NotifyFxn notifyFxn, in Temperature_registerNotifyHigh() 476 Temperature_NotifyFxn notifyFxn, in Temperature_registerNotifyLow() 510 Temperature_NotifyFxn notifyFxn, in Temperature_registerNotifyRange()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/temperature/ |
| D | TemperatureLPF3.c | 408 Temperature_NotifyFxn notifyFxn, in Temperature_registerNotifyHigh() 443 Temperature_NotifyFxn notifyFxn, in Temperature_registerNotifyLow() 479 Temperature_NotifyFxn notifyFxn, in Temperature_registerNotifyRange()
|