Searched refs:TCLR_AUTORELOAD (Results 1 - 2 of 2) sorted by relevance

/seL4-l4v-10.1.1/seL4/src/plat/omap3/machine/
H A Dhardware.c29 #define TCLR_AUTORELOAD BIT(1) macro
57 timer->tclr = TCLR_AUTORELOAD | TCLR_STARTTIMER;
/seL4-l4v-10.1.1/seL4/src/plat/am335x/machine/
H A Dhardware.c29 #define TCLR_AUTORELOAD BIT(1) macro
109 timer->tclr = TCLR_AUTORELOAD | TCLR_STARTTIMER;

Completed in 32 milliseconds