Home
last modified time | relevance | path

Searched refs:hal_timer_common_setup (Results 1 – 1 of 1) sorted by relevance

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dhal_timer.c761 static void hal_timer_common_setup(uint32_t id, uint32_t sub_id, enum HAL_TIMER_TYPE_T type, HAL_TI… in hal_timer_common_setup() function
882 hal_timer_common_setup(0, SLOW_TIMER_SUB_ID_WITH_IRQ, type, handler); in hal_timer_setup()
937 hal_timer_common_setup(1, 1, type, handler); in hal_fast_timer_setup()
1025 hal_timer_common_setup(2, 0, type, handler); in hal_user_timer0_setup()
1076 hal_timer_common_setup(2, 1, type, handler); in hal_user_timer1_setup()