Searched refs:TIMER_SetRadioTimerValue (Results 1 – 1 of 1) sorted by relevance
281 static uint8_t TIMER_SetRadioTimerValue(uint32_t timeout, bool event_type, bool cal_req);1508 …*expired = TIMER_SetRadioTimerValue(timerHandle->expiryTime, timerHandle->event_type, timerHandle-… in _check_radio_activity()1611 static uint8_t TIMER_SetRadioTimerValue(uint32_t timeout, bool event_type, bool cal_req) in TIMER_SetRadioTimerValue() function