Home
last modified time | relevance | path

Searched refs:phOsalUwb_Timer_Start (Results 1 – 4 of 4) sorted by relevance

/hardware/nxp/uwb/halimpl/tml/
DphOsalUwb_Timer.h69 tHAL_UWB_STATUS phOsalUwb_Timer_Start(uint32_t dwTimerId, uint32_t dwRegTimeCnt,
DphOsalUwb_Timer.cc132 tHAL_UWB_STATUS phOsalUwb_Timer_Start(uint32_t dwTimerId, uint32_t dwRegTimeCnt, in phOsalUwb_Timer_Start() function
/hardware/nxp/uwb/halimpl/hal/
DsessionTrack.cc582 …if (phOsalUwb_Timer_Start(idle_timer_, idle_timeout_ms_, IdleTimerCallback, this) != UWBSTATUS_SUC… in PowerIdleTimerRefresh()
/hardware/nxp/uwb/halimpl/hal/sr200/
Dfwd_hdll.cc1878 status = phOsalUwb_Timer_Start(timeoutTimerId, HDLL_READ_OP_TIMEOUT, in phHdll_GetApdu()