Home
last modified time | relevance | path

Searched refs:timer_autoreload_value_config (Results 1 – 16 of 16) sorted by relevance

/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_timer.h499 void timer_autoreload_value_config(uint32_t timer_periph, uint32_t autoreload);
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h649 void timer_autoreload_value_config(uint32_t timer_periph,uint32_t autoreload);
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h601 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload);
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h628 void timer_autoreload_value_config(uint32_t timer_periph, uint32_t autoreload);
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h621 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload);
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h636 void timer_autoreload_value_config(uint32_t timer_periph, uint32_t autoreload);
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h619 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload);
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_timer.c267 void timer_autoreload_value_config(uint32_t timer_periph, uint32_t autoreload) in timer_autoreload_value_config() function
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h965 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload);
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c331 void timer_autoreload_value_config(uint32_t timer_periph, uint32_t autoreload) in timer_autoreload_value_config() function
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c319 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload) in timer_autoreload_value_config() function
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c302 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload) in timer_autoreload_value_config() function
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c336 void timer_autoreload_value_config(uint32_t timer_periph, uint32_t autoreload) in timer_autoreload_value_config() function
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c302 void timer_autoreload_value_config(uint32_t timer_periph, uint32_t autoreload) in timer_autoreload_value_config() function
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c336 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload) in timer_autoreload_value_config() function
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c299 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload) in timer_autoreload_value_config() function