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

/seL4-refos-master/libs/libplatsupport/arch_include/arm/platsupport/arch/
H A Dgeneric_timer.h80 static inline void generic_timer_and_ctrl(uintptr_t bits) function
93 generic_timer_and_ctrl(~GENERIC_TIMER_ENABLE);
98 generic_timer_and_ctrl(~GENERIC_TIMER_IMASK);
/seL4-refos-master/projects/util_libs/libplatsupport/arch_include/arm/platsupport/arch/
H A Dgeneric_timer.h80 static inline void generic_timer_and_ctrl(uintptr_t bits) function
93 generic_timer_and_ctrl(~GENERIC_TIMER_ENABLE);
98 generic_timer_and_ctrl(~GENERIC_TIMER_IMASK);

Completed in 20 milliseconds