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

/seL4-refos-master/libs/libplatsupport/arch_include/arm/platsupport/arch/
H A Dgeneric_timer.h22 #define GENERIC_TIMER_STATUS BIT(2) macro
108 return generic_timer_read_ctrl() & GENERIC_TIMER_STATUS;
/seL4-refos-master/projects/util_libs/libplatsupport/arch_include/arm/platsupport/arch/
H A Dgeneric_timer.h22 #define GENERIC_TIMER_STATUS BIT(2) macro
108 return generic_timer_read_ctrl() & GENERIC_TIMER_STATUS;

Completed in 19 milliseconds