Searched refs:system_timer_reset (Results 1 - 6 of 6) sorted by path

/seL4-refos-master/libs/libplatsupport/plat_include/bcm2837/platsupport/plat/
H A Dsystem_timer.h75 int system_timer_reset(system_timer_t *timer);
/seL4-refos-master/libs/libplatsupport/src/plat/bcm2837/
H A Dsystem_timer.c99 int system_timer_reset(system_timer_t *timer) { function
H A Dltimer.c161 system_timer_reset(&spt_ltimer->system);
/seL4-refos-master/projects/util_libs/libplatsupport/plat_include/bcm2837/platsupport/plat/
H A Dsystem_timer.h75 int system_timer_reset(system_timer_t *timer);
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/bcm2837/
H A Dsystem_timer.c99 int system_timer_reset(system_timer_t *timer) { function
H A Dltimer.c161 system_timer_reset(&spt_ltimer->system);

Completed in 203 milliseconds