Home
last modified time | relevance | path

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

/lk-master/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()
/lk-master/platform/pc/
A Dtimer.c44 …us_t platform_set_periodic_timer(platform_timer_callback callback, void *arg, lk_time_t interval) { in platform_set_periodic_timer()
149 void *arg, lk_time_t interval) { in platform_set_oneshot_timer()
/lk-master/dev/timer/arm_cortex_a9/
A Darm_cortex_a9_timer.c98 …us_t platform_set_periodic_timer(platform_timer_callback callback, void *arg, lk_time_t interval) { in platform_set_periodic_timer()
125 …us_t platform_set_oneshot_timer (platform_timer_callback callback, void *arg, lk_time_t interval) { in platform_set_oneshot_timer()
/lk-master/platform/armemu/
A Dtimer.c19 …us_t platform_set_periodic_timer(platform_timer_callback callback, void *arg, lk_time_t interval) { in platform_set_periodic_timer()
/lk-master/arch/riscv/
A Dtime.c25 …us_t platform_set_oneshot_timer (platform_timer_callback callback, void *arg, lk_time_t interval) { in platform_set_oneshot_timer()
/lk-master/dev/timer/or1k_ticktimer/
A Dor1k_ticktimer.c25 …us_t platform_set_periodic_timer(platform_timer_callback callback, void *arg, lk_time_t interval) { in platform_set_periodic_timer()
/lk-master/platform/mediatek/mt6797/
A Dtimer.c51 …us_t platform_set_periodic_timer(platform_timer_callback callback, void *arg, lk_time_t interval) { in platform_set_periodic_timer()
/lk-master/platform/mediatek/mt6735/
A Dtimer.c57 …us_t platform_set_periodic_timer(platform_timer_callback callback, void *arg, lk_time_t interval) { in platform_set_periodic_timer()
/lk-master/platform/nrf52xxx/
A Dtimer.c52 …us_t platform_set_periodic_timer(platform_timer_callback callback, void *arg, lk_time_t interval) { in platform_set_periodic_timer()
/lk-master/arch/arm/arm-m/systick/
A Dsystick.c69 …us_t platform_set_periodic_timer(platform_timer_callback callback, void *arg, lk_time_t interval) { in platform_set_periodic_timer()
/lk-master/arch/mips/
A Dtimer.c61 …us_t platform_set_periodic_timer(platform_timer_callback callback, void *arg, lk_time_t interval) { in platform_set_periodic_timer()
/lk-master/platform/microblaze/
A Dtimer.c46 …us_t platform_set_periodic_timer(platform_timer_callback callback, void *arg, lk_time_t interval) { in platform_set_periodic_timer()
/lk-master/platform/qemu-virt-m68k/
A Dgoldfish_rtc.c107 …us_t platform_set_oneshot_timer (platform_timer_callback callback, void *arg, lk_time_t interval) { in platform_set_oneshot_timer()
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_clock.c432 void nrfx_clock_calibration_timer_start(uint8_t interval) in nrfx_clock_calibration_timer_start()
/lk-master/external/platform/pico/rp2040/hardware_structs/include/hardware/structs/
A Dclocks.h46 io_rw_32 interval; member
/lk-master/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()
/lk-master/dev/timer/arm_generic/
A Darm_generic_timer.c178 status_t platform_set_oneshot_timer(platform_timer_callback callback, void *arg, lk_time_t interval in platform_set_oneshot_timer()
/lk-master/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()
/lk-master/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 32 milliseconds