Home
last modified time | relevance | path

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

/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_hwtimer.c148 timer_interrupt_enable(config->timer_periph, TIMER_INT_FLAG_UP); in gd32_hwtimer_init()
169 timer_interrupt_enable(config->timer_periph, TIMER_INT_FLAG_UP); in gd32_hwtimer_start()
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_hwtimer.c538 timer_interrupt_enable(g_gd32_hwtimer[i].hw_data.reg_base, TIMER_INT_UP); in rt_hwtimer_init()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h711 void timer_interrupt_enable(uint32_t timer_periph, uint32_t interrupt);
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c1841 void timer_interrupt_enable(uint32_t timer_periph, uint32_t interrupt) in timer_interrupt_enable() function

Completed in 14 milliseconds