Home
last modified time | relevance | path

Searched refs:TIMER7 (Results 1 – 10 of 10) sorted by relevance

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c85 case TIMER7: in timer_deinit()
162 || (TIMER3 == timer_periph) || (TIMER4 == timer_periph) || (TIMER7 == 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.c73 case TIMER7: in timer_deinit()
150 || (TIMER3 == timer_periph) || (TIMER7 == 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/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c88 case TIMER7: in timer_deinit()
167 || (TIMER3 == timer_periph) || (TIMER4 == timer_periph) || (TIMER7 == 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.c89 case TIMER7: in timer_deinit()
167 || (TIMER3 == timer_periph) || (TIMER4 == timer_periph) || (TIMER7 == 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.c71 case TIMER7: 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.h51 #define TIMER7 (TIMER_BASE + 0x00010400U) macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h50 #define TIMER7 (TIMER_BASE + 0x00013400U) macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h48 #define TIMER7 (TIMER_BASE + 0x00013400U) macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h51 #define TIMER7 (TIMER_BASE + 0x00013400U) macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h45 #define TIMER7 (TIMER_BASE + 0x00013400U) /*!< TIMER7 bas… macro