Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/rt_drivers/
A Ddrv_hwtimer.c97 cfg.counter_mode = TIMER_COUNTER_MODE_PROLOAD; in _hwtimer_init()
117 cfg.counter_mode = TIMER_COUNTER_MODE_PROLOAD; in _hwtimer_start()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/
A Dbflb_timer.h34 #define TIMER_COUNTER_MODE_PROLOAD 0 macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_timer.c41 if (config->counter_mode == TIMER_COUNTER_MODE_PROLOAD) { in bflb_timer_init()
56 if (config->counter_mode == TIMER_COUNTER_MODE_PROLOAD) { in bflb_timer_init()

Completed in 6 milliseconds