Home
last modified time | relevance | path

Searched defs:interval (Results 1 – 5 of 5) sorted by relevance

/external/platform/lpc15xx/lpcopen/usbd_rom_hid_keyboard/example/inc/
A Dms_timer.h52 int32_t interval; /*!< Timer interval. */ member
86 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()
/external/platform/nrfx/drivers/src/
A Dnrfx_clock.c432 void nrfx_clock_calibration_timer_start(uint8_t interval) in nrfx_clock_calibration_timer_start()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dmrt_15xx.h161 STATIC INLINE void Chip_MRT_SetInterval(LPC_MRT_CH_T *pMRT, uint32_t interval) in Chip_MRT_SetInterval()
/external/platform/nrfx/hal/
A Dnrf_clock.h962 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()
/external/lib/lwip/core/
A Dtcp.c1452 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) in tcp_poll()

Completed in 10 milliseconds