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

/seL4-refos-master/libs/libplatsupport/arch_include/arm/platsupport/arch/
H A Dgeneric_timer.h20 #define GENERIC_TIMER_ENABLE BIT(0) macro
88 generic_timer_or_ctrl(GENERIC_TIMER_ENABLE);
93 generic_timer_and_ctrl(~GENERIC_TIMER_ENABLE);
/seL4-refos-master/projects/util_libs/libplatsupport/arch_include/arm/platsupport/arch/
H A Dgeneric_timer.h20 #define GENERIC_TIMER_ENABLE BIT(0) macro
88 generic_timer_or_ctrl(GENERIC_TIMER_ENABLE);
93 generic_timer_and_ctrl(~GENERIC_TIMER_ENABLE);

Completed in 62 milliseconds