Searched refs:_us_to_systime (Results 1 – 1 of 1) sorted by relevance
259 static uint32_t _us_to_systime(uint32_t time);836 return _us_to_systime(time); in HAL_RADIO_TIMER_UsToSystime()1151 …context->TxRxDelay.tx_cal_delay_st = _us_to_systime(BLUEGLOB->TRANSMITCALDELAYCHK + tx_delay_st… in _configureTxRxDelay()1156 static uint32_t _us_to_systime(uint32_t time) in _us_to_systime() function