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

/seL4-refos-master/libs/libplatsupport/arch_include/arm/platsupport/arch/
H A Dgeneric_timer.h74 static inline void generic_timer_or_ctrl(uintptr_t bits) function
88 generic_timer_or_ctrl(GENERIC_TIMER_ENABLE);
103 generic_timer_or_ctrl(GENERIC_TIMER_IMASK);
/seL4-refos-master/projects/util_libs/libplatsupport/arch_include/arm/platsupport/arch/
H A Dgeneric_timer.h74 static inline void generic_timer_or_ctrl(uintptr_t bits) function
88 generic_timer_or_ctrl(GENERIC_TIMER_ENABLE);
103 generic_timer_or_ctrl(GENERIC_TIMER_IMASK);

Completed in 22 milliseconds