Home
last modified time | relevance | path

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

/components/drivers/hwtimer/
A Dhwtimer-arm_arch.c318 int mode_idx, irq_idx; in arm_arch_timer_probe() local
328 mode_idx = 0; in arm_arch_timer_probe()
331 mode_idx = 2; in arm_arch_timer_probe()
334 mode_idx = 5; in arm_arch_timer_probe()
350 arm_arch_timer_ctrl_handle = ctrl_handle[mode_idx]; in arm_arch_timer_probe()
351 arm_arch_timer_value_handle = value_handle[mode_idx]; in arm_arch_timer_probe()

Completed in 7 milliseconds