Searched refs:TIMER_SYSTICK_PER_10MS (Results 1 – 1 of 1) sorted by relevance
231 #define TIMER_SYSTICK_PER_10MS (4096) macro338 …RADIO_TIMER_Context.calibrationSettings.periodicCalibrationInterval = (TIMER_SYSTICK_PER_10MS * RA… in HAL_RADIO_TIMER_Init()872 int32_t sysTick = (msTime * TIMER_SYSTICK_PER_10MS) / 10; in HAL_RADIO_TIMER_AddSysTimeMs()901 …art_timer(timerHandle, HAL_RADIO_TIMER_GetCurrentSysTime() + (temp * TIMER_SYSTICK_PER_10MS) / 10); in HAL_RADIO_TIMER_StartVirtualTimer()