Searched refs:currentTime (Results 1 – 1 of 1) sorted by relevance
1492 uint64_t nextCalibrationEvent, currentTime; in _check_radio_activity() local1502 currentTime = HAL_RADIO_TIMER_GetCurrentSysTime(); in _check_radio_activity()1504 (currentTime > (nextCalibrationEvent + CALIB_SAFE_THR))) in _check_radio_activity()1506 if (timerHandle->expiryTime - TIMER1_INIT_DELAY > (currentTime + TIMER1_MARGIN)) in _check_radio_activity()