Searched refs:UWBSTATUS_INVALID_PARAMETER (Results 1 – 3 of 3) sorted by relevance
144 wStartStatus = PHUWBSTVAL(CID_UWB_OSAL, UWBSTATUS_INVALID_PARAMETER); in phOsalUwb_Timer_Start()168 wStartStatus = PHUWBSTVAL(CID_UWB_OSAL, UWBSTATUS_INVALID_PARAMETER); in phOsalUwb_Timer_Start()201 wStopStatus = PHUWBSTVAL(CID_UWB_OSAL, UWBSTATUS_INVALID_PARAMETER); in phOsalUwb_Timer_Stop()219 wStopStatus = PHUWBSTVAL(CID_UWB_OSAL, UWBSTATUS_INVALID_PARAMETER); in phOsalUwb_Timer_Stop()251 wDeleteStatus = PHUWBSTVAL(CID_UWB_OSAL, UWBSTATUS_INVALID_PARAMETER); in phOsalUwb_Timer_Delete()268 wDeleteStatus = PHUWBSTVAL(CID_UWB_OSAL, UWBSTATUS_INVALID_PARAMETER); in phOsalUwb_Timer_Delete()412 tHAL_UWB_STATUS wRegisterStatus = UWBSTATUS_INVALID_PARAMETER; in phOsalUwb_CheckTimerPresence()
92 wInitStatus = PHUWBSTVAL(CID_UWB_TML, UWBSTATUS_INVALID_PARAMETER); in phTmlUwb_Init()470 wWriteStatus = PHUWBSTVAL(CID_UWB_TML, UWBSTATUS_INVALID_PARAMETER); in phTmlUwb_Write()514 return PHUWBSTVAL(CID_UWB_TML, UWBSTATUS_INVALID_PARAMETER); in phTmlUwb_StartRead()
102 #define UWBSTATUS_INVALID_PARAMETER (UCI_STATUS_INVALID_PARAM) macro