Searched refs:TIMER_SP_MODE_SINGLE (Results 1 – 4 of 4) sorted by relevance
161 timer_single_pulse_mode_config(config->timer_periph, TIMER_SP_MODE_SINGLE); in gd32_hwtimer_start()
136 timer_single_pulse_mode_config(timer_base, TIMER_SP_MODE_SINGLE); in gd32_hwtimer_start()
406 #define TIMER_SP_MODE_SINGLE TIMER_CTL0_SPM /*!< single pul… macro
357 if(TIMER_SP_MODE_SINGLE == spmode){ in timer_single_pulse_mode_config()
Completed in 14 milliseconds