Searched refs:phOsalUwb_Timer_Start (Results 1 – 4 of 4) sorted by relevance
69 tHAL_UWB_STATUS phOsalUwb_Timer_Start(uint32_t dwTimerId, uint32_t dwRegTimeCnt,
132 tHAL_UWB_STATUS phOsalUwb_Timer_Start(uint32_t dwTimerId, uint32_t dwRegTimeCnt, in phOsalUwb_Timer_Start() function
582 …if (phOsalUwb_Timer_Start(idle_timer_, idle_timeout_ms_, IdleTimerCallback, this) != UWBSTATUS_SUC… in PowerIdleTimerRefresh()
1878 status = phOsalUwb_Timer_Start(timeoutTimerId, HDLL_READ_OP_TIMEOUT, in phHdll_GetApdu()