Home
last modified time | relevance | path

Searched refs:periodic (Results 1 – 5 of 5) sorted by relevance

/lk-master/kernel/
A Dtimer.c232 bool periodic = timer->periodic_time > 0; in timer_tick() local
245 if (periodic && !list_in_list(&timer->node) && timer->periodic_time > 0) { in timer_tick()
/lk-master/external/platform/lpc15xx/lpcopen/periph_ritimer/example/
A Dreadme.dox36 * RIT. The example sets up a periodic interrupt at a selected time
/lk-master/external/platform/lpc15xx/lpcopen/periph_blinky/example/
A Dreadme.dox35 * The blinky example flashes an LED in a periodic rate.<br>
/lk-master/external/platform/lpc15xx/lpcopen/periph_mrt/example/
A Dreadme.dox36 * This example configures timers 0 and 1 as periodic interrupts that
/lk-master/external/platform/lpc15xx/lpcopen/periph_systick/example/
A Dreadme.dox35 * The Systick example simply blinks an LED at a periodic rate using the systick

Completed in 10 milliseconds