Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/tml/
DphOsalUwb_Timer.cc37 #define PH_UWB_TIMER_ID_ZERO (0x00) macro
80 if ((PH_UWB_TIMER_ID_ZERO != dwTimerId) && (dwTimerId <= PH_UWB_MAX_TIMER)) { in phOsalUwb_Timer_Create()