Home
last modified time | relevance | path

Searched refs:ClockP_getTimeout (Results 1 – 5 of 5) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/dpl/
DClockP.h253 extern uint32_t ClockP_getTimeout(ClockP_Handle handle);
/hal_ti-latest/simplelink/kernel/zephyr/dpl/
DClockP_zephyr.c151 uint32_t ClockP_getTimeout(ClockP_Handle handle) { in ClockP_getTimeout() function
/hal_ti-latest/simplelink/source/ti/drivers/dpl/
DClockP.h428 extern uint32_t ClockP_getTimeout(ClockP_Handle handle);
/hal_ti-latest/simplelink_lpf3/kernel/zephyr/dpl/
DClockP_zephyr.c283 uint32_t ClockP_getTimeout(ClockP_Handle handle) in ClockP_getTimeout() function
/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c1376 ClockP_convertSystemTicksToUsRound(ClockP_getTimeout(&RF_clkPowerUpObj)); in RF_wakeupNotification()