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

/seL4-refos-master/libs/libplatsupport/arch_include/arm/platsupport/arch/
H A Dgeneric_timer.h21 #define GENERIC_TIMER_IMASK BIT(1) macro
98 generic_timer_and_ctrl(~GENERIC_TIMER_IMASK);
103 generic_timer_or_ctrl(GENERIC_TIMER_IMASK);
/seL4-refos-master/projects/util_libs/libplatsupport/arch_include/arm/platsupport/arch/
H A Dgeneric_timer.h21 #define GENERIC_TIMER_IMASK BIT(1) macro
98 generic_timer_and_ctrl(~GENERIC_TIMER_IMASK);
103 generic_timer_or_ctrl(GENERIC_TIMER_IMASK);

Completed in 28 milliseconds