Home
last modified time | relevance | path

Searched refs:TIMER0 (Results 1 – 14 of 14) sorted by relevance

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c49 case TIMER0: in timer_deinit()
132 if((TIMER0 == timer_periph) || (TIMER1 == timer_periph) || (TIMER2 == timer_periph)){ in gd32_timer_init()
141 …if((TIMER0 == timer_periph) || (TIMER1 == timer_periph) || (TIMER2 == timer_periph) || (TIMER13 ==… in gd32_timer_init()
148 …if((TIMER0 == timer_periph) || (TIMER14 == timer_periph) || (TIMER15 == timer_periph) || (TIMER16 … in gd32_timer_init()
862 …if((TIMER0 == timer_periph) || (TIMER14 == timer_periph) || (TIMER15 == timer_periph) || (TIMER16 … in timer_channel_output_config()
893 if(TIMER0 == timer_periph){ in timer_channel_output_config()
932 if(TIMER0 == timer_periph){ in timer_channel_output_config()
963 if(TIMER0 == timer_periph){ in timer_channel_output_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c50 case TIMER0: in timer_deinit()
161 if((TIMER0 == timer_periph) || (TIMER1 == timer_periph) || (TIMER2 == timer_periph) in gd32_timer_init()
177 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)) { in gd32_timer_init()
726 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)) { in timer_channel_output_config()
757 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)) { in timer_channel_output_config()
788 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)) { in timer_channel_output_config()
819 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)) { in timer_channel_output_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c48 case TIMER0: in timer_deinit()
149 if((TIMER0 == timer_periph) || (TIMER2 == timer_periph) in gd32_timer_init()
165 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)){ in gd32_timer_init()
858 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)){ in timer_channel_output_config()
889 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)){ in timer_channel_output_config()
920 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)){ in timer_channel_output_config()
951 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)){ in timer_channel_output_config()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c51 case TIMER0: in timer_deinit()
129 if((TIMER0 == timer_periph) || (TIMER1 == timer_periph) || (TIMER2 == timer_periph) in gd32_timer_init()
148 if (TIMER0 == timer_periph) { in gd32_timer_init()
697 if (TIMER0 == timer_periph) { in timer_channel_output_config()
728 if (TIMER0 == timer_periph) { in timer_channel_output_config()
759 if (TIMER0 == timer_periph) { in timer_channel_output_config()
790 if (TIMER0 == timer_periph) { in timer_channel_output_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c53 case TIMER0: in timer_deinit()
166 if((TIMER0 == timer_periph) || (TIMER1 == timer_periph) || (TIMER2 == timer_periph) in gd32_timer_init()
182 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)){ in gd32_timer_init()
731 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)){ in timer_channel_output_config()
762 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)){ in timer_channel_output_config()
793 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)){ in timer_channel_output_config()
824 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)){ in timer_channel_output_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c54 case TIMER0: in timer_deinit()
166 if((TIMER0 == timer_periph) || (TIMER1 == timer_periph) || (TIMER2 == timer_periph) in gd32_timer_init()
182 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)){ in gd32_timer_init()
730 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)){ in timer_channel_output_config()
761 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)){ in timer_channel_output_config()
792 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)){ in timer_channel_output_config()
823 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph)){ in timer_channel_output_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c51 case TIMER0: in timer_deinit()
127 if((TIMER0 == timer_periph) || (TIMER1 == timer_periph) || (TIMER7 == timer_periph) in gd32_timer_init()
144 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph) || in gd32_timer_init()
725 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph) || in timer_channel_output_config()
760 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph) || in timer_channel_output_config()
792 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph) || in timer_channel_output_config()
824 if((TIMER0 == timer_periph) || (TIMER7 == timer_periph) || in timer_channel_output_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h44 #define TIMER0 (TIMER_BASE + 0x00010000U) macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h42 #define TIMER0 (TIMER_BASE + 0x00012C00U) macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h43 #define TIMER0 (TIMER_BASE + 0x00012C00U) macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h43 #define TIMER0 (TIMER_BASE + 0x00012C00U) macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h43 #define TIMER0 (TIMER_BASE + 0x00012C00U) macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h44 #define TIMER0 (TIMER_BASE + 0x00012C00U) macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h41 #define TIMER0 (TIMER_BASE + 0x00012C00U) /*!< TIMER0 bas… macro