Searched refs:phOsalUwb_Timer_Stop (Results 1 – 4 of 4) sorted by relevance
72 tHAL_UWB_STATUS phOsalUwb_Timer_Stop(uint32_t dwTimerId);
193 tHAL_UWB_STATUS phOsalUwb_Timer_Stop(uint32_t dwTimerId) { in phOsalUwb_Timer_Stop() function
566 if (phOsalUwb_Timer_Stop(idle_timer_) != UWBSTATUS_SUCCESS) { in PowerIdleTimerStop()578 if (phOsalUwb_Timer_Stop(idle_timer_) != UWBSTATUS_SUCCESS) { in PowerIdleTimerRefresh()
1891 status = phOsalUwb_Timer_Stop(timeoutTimerId); in phHdll_GetApdu()