Searched defs:interval (Results 1 – 5 of 5) sorted by relevance
52 int32_t interval; /*!< Timer interval. */ member86 static INLINE void ms_timerInit(ms_timer_t *t, int32_t interval) in ms_timerInit()98 static INLINE void ms_timerInitOnly(ms_timer_t *t, int32_t interval) in ms_timerInitOnly()
432 void nrfx_clock_calibration_timer_start(uint8_t interval) in nrfx_clock_calibration_timer_start()
161 STATIC INLINE void Chip_MRT_SetInterval(LPC_MRT_CH_T *pMRT, uint32_t interval) in Chip_MRT_SetInterval()
962 NRF_STATIC_INLINE void nrf_clock_cal_timer_timeout_set(NRF_CLOCK_Type * p_reg, uint32_t interval) in nrf_clock_cal_timer_timeout_set()
1452 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) in tcp_poll()
Completed in 10 milliseconds