Searched refs:hal_timer_common_is_enabled (Results 1 – 1 of 1) sorted by relevance
845 static int hal_timer_common_is_enabled(uint32_t id, uint32_t sub_id) in hal_timer_common_is_enabled() function902 return hal_timer_common_is_enabled(0, SLOW_TIMER_SUB_ID_WITH_IRQ); in hal_timer_is_enabled()962 return hal_timer_common_is_enabled(1, 1); in hal_fast_timer_is_enabled()1045 return hal_timer_common_is_enabled(2, 0); in hal_user_timer0_is_enabled()1096 return hal_timer_common_is_enabled(2, 1); in hal_user_timer1_is_enabled()