Searched refs:AM_REG_NUM_TIMERS (Results 1 – 2 of 2) sorted by relevance
268 for (uint32_t i = 0; i < AM_REG_NUM_TIMERS; i++) in am_hal_timer_enable_sync()306 for (uint32_t i = 0; i < AM_REG_NUM_TIMERS; i++) in am_hal_timer_disable_sync()
55 #undef AM_REG_NUM_TIMERS56 #define AM_REG_NUM_TIMERS 16 macro