Searched refs:Power_NotifyFxn (Results 1 – 6 of 6) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/drivers/ |
| D | Power.h | 430 typedef int_fast16_t (*Power_NotifyFxn)(uint_fast16_t eventType, typedef 446 Power_NotifyFxn notifyFxn; /*!< notification function */ 690 Power_NotifyFxn notifyFxn,
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/ |
| D | Power.h | 429 typedef int_fast16_t (*Power_NotifyFxn)(uint_fast16_t eventType, uintptr_t eventArg, uintptr_t clie… typedef 445 Power_NotifyFxn notifyFxn; /*!< notification function */ 697 Power_NotifyFxn notifyFxn,
|
| /hal_ti-latest/simplelink/source/ti/drivers/power/ |
| D | PowerCC26X2.c | 423 uint_fast16_t eventTypes, Power_NotifyFxn notifyFxn, uintptr_t clientArg) in Power_registerNotify() 1279 Power_NotifyFxn notifyFxn; in notify() 1296 notifyStatus = (int_fast16_t)(*(Power_NotifyFxn)notifyFxn)( in notify()
|
| D | PowerCC32XX.c | 323 uint_fast16_t eventTypes, Power_NotifyFxn notifyFxn, uintptr_t clientArg) in Power_registerNotify() 1153 Power_NotifyFxn notifyFxn; in notify() 1170 notifyStatus = (int_fast16_t) (*(Power_NotifyFxn)notifyFxn)( in notify()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/ |
| D | PowerCC23X0.c | 480 Power_NotifyFxn notifyFxn, in Power_registerNotify() 1176 Power_NotifyFxn notifyFxn; in PowerCC23X0_notify() 1203 notifyStatus = (int_fast16_t)(*(Power_NotifyFxn)notifyFxn)(eventType, 0, clientArg); in PowerCC23X0_notify()
|
| /hal_ti-latest/simplelink/source/ti/drivers/rf/ |
| D | RFCC26X2_multiMode.c | 3689 (Power_NotifyFxn) RF_wakeupNotification, /* Function to be invoked */ in RF_init()
|