Home
last modified time | relevance | path

Searched refs:Power_NotifyObj (Results 1 – 21 of 21) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/
DPower.h448 } Power_NotifyObj; typedef
688 int_fast16_t Power_registerNotify(Power_NotifyObj *pNotifyObj,
964 void Power_unregisterNotify(Power_NotifyObj *pNotifyObj);
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/
DPower.h447 } Power_NotifyObj; typedef
695 int_fast16_t Power_registerNotify(Power_NotifyObj *pNotifyObj,
933 void Power_unregisterNotify(Power_NotifyObj *pNotifyObj);
/hal_ti-latest/simplelink/source/ti/drivers/watchdog/
DWatchdogCC32XX.h219 Power_NotifyObj notifyObj;
/hal_ti-latest/simplelink/source/ti/drivers/timer/
DTimerCC32XX.h187 Power_NotifyObj notifyObj;
/hal_ti-latest/simplelink/source/ti/drivers/i2c/
DI2CCC32XX.h213 Power_NotifyObj notifyObj;
/hal_ti-latest/simplelink/source/ti/drivers/sd/
DSDHostCC32XX.h183 Power_NotifyObj postNotify;
/hal_ti-latest/simplelink/source/ti/drivers/pwm/
DPWMTimerCC32XX.h304 Power_NotifyObj postNotify;
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/dma/
DUDMALPF3.c52 static Power_NotifyObj postNotify;
/hal_ti-latest/simplelink/source/ti/drivers/spi/
DSPICC32XXDMA.h369 Power_NotifyObj notifyObj;
/hal_ti-latest/simplelink/source/ti/drivers/uart/
DUARTCC32XXDMA.h334 Power_NotifyObj postNotify; /* LPDS wake-up notify object */
DUARTCC32XX.h384 Power_NotifyObj postNotify; /* LPDS wake-up notify object */
/hal_ti-latest/simplelink/source/ti/drivers/power/
DPowerCC26X2.c422 int_fast16_t Power_registerNotify(Power_NotifyObj * pNotifyObj, in Power_registerNotify()
946 void Power_unregisterNotify(Power_NotifyObj * pNotifyObj) in Power_unregisterNotify()
1290 if (((Power_NotifyObj *)elem)->eventTypes & eventType) { in notify()
1292 notifyFxn = ((Power_NotifyObj *)elem)->notifyFxn; in notify()
1293 clientArg = ((Power_NotifyObj *)elem)->clientArg; in notify()
DPowerCC32XX.c322 int_fast16_t Power_registerNotify(Power_NotifyObj * pNotifyObj, in Power_registerNotify()
807 void Power_unregisterNotify(Power_NotifyObj * pNotifyObj) in Power_unregisterNotify()
1164 if (((Power_NotifyObj *)elem)->eventTypes & eventType) { in notify()
1166 notifyFxn = ((Power_NotifyObj *)elem)->notifyFxn; in notify()
1167 clientArg = ((Power_NotifyObj *)elem)->clientArg; in notify()
/hal_ti-latest/simplelink/source/ti/drivers/dma/
DUDMACC32XX.c54 static Power_NotifyObj postNotifyObj; /* LPDS wake-up notify object */
/hal_ti-latest/simplelink/source/ti/drivers/capture/
DCaptureCC32XX.h279 Power_NotifyObj notifyObj;
/hal_ti-latest/simplelink/source/ti/drivers/i2s/
DI2SCC32XX.h255Power_NotifyObj notifyObj; /*!< For notification of wake from LPDS */
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/
DPowerCC23X0.c478 int_fast16_t Power_registerNotify(Power_NotifyObj *notifyObj, in Power_registerNotify()
522 void Power_unregisterNotify(Power_NotifyObj *notifyObj) in Power_unregisterNotify()
1189 if (((Power_NotifyObj *)elem)->eventTypes & eventType) in PowerCC23X0_notify()
1192 notifyFxn = ((Power_NotifyObj *)elem)->notifyFxn; in PowerCC23X0_notify()
1193 clientArg = ((Power_NotifyObj *)elem)->clientArg; in PowerCC23X0_notify()
/hal_ti-latest/simplelink/source/ti/drivers/uart2/
DUART2CC32XX.h306 Power_NotifyObj postNotify;
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/cc23x0/
Dhal_cc23x0.c61 Power_NotifyObj powerAwakeStandbyObj;
62 Power_NotifyObj powerEnterStandbyObj;
/hal_ti-latest/simplelink/source/ti/drivers/gpio/
DGPIOCC32XX.c223 static Power_NotifyObj powerNotifyObj;
/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c389 static Power_NotifyObj RF_wakeupNotifyObj;