Home
last modified time | relevance | path

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

/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_hwtimer.c167 timer_counter_value_config(config->timer_periph, 0); in gd32_hwtimer_start()
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_hwtimer.c143 timer_counter_value_config(timer_base, 0); in gd32_hwtimer_start()
A Ddrv_pwm.c518 timer_counter_value_config(index_to_timer(pstTimerMap->TimerIndex), 0); in drv_pwm_set()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h603 void timer_counter_value_config(uint32_t timer_periph, uint16_t counter);
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c314 void timer_counter_value_config(uint32_t timer_periph, uint16_t counter) in timer_counter_value_config() function

Completed in 13 milliseconds