Home
last modified time | relevance | path

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

/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_hwtimer.c165 timer_single_pulse_mode_config(config->timer_periph, TIMER_SP_MODE_REPETITIVE); in gd32_hwtimer_start()
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_hwtimer.c140 timer_single_pulse_mode_config(timer_base, TIMER_SP_MODE_REPETITIVE); in gd32_hwtimer_start()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h407 #define TIMER_SP_MODE_REPETITIVE ((uint32_t)0x00000000U) /*!< repetitive… macro
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c359 }else if(TIMER_SP_MODE_REPETITIVE == spmode){ in timer_single_pulse_mode_config()

Completed in 17 milliseconds