Home
last modified time | relevance | path

Searched refs:HapiEnterStandby (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dhapi.h126 #define HapiEnterStandby(p) HAPI_TABLE_POINTER->enterStandby((p)) macro
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/
DPowerCC23X0.c863 HapiEnterStandby(NULL); in PowerCC23X0_enterStandby()