Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c54 case TIMER1: 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()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_timer.c46 case TIMER1: in timer_deinit()
115 if((TIMER1 == timer_periph) || (TIMER2 == timer_periph)) { in gd32_timer_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c55 case TIMER1: in timer_deinit()
161 if((TIMER0 == timer_periph) || (TIMER1 == timer_periph) || (TIMER2 == timer_periph) in gd32_timer_init()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c56 case TIMER1: in timer_deinit()
129 if((TIMER0 == timer_periph) || (TIMER1 == timer_periph) || (TIMER2 == timer_periph) in gd32_timer_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c58 case TIMER1: in timer_deinit()
166 if((TIMER0 == timer_periph) || (TIMER1 == timer_periph) || (TIMER2 == timer_periph) in gd32_timer_init()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c59 case TIMER1: in timer_deinit()
166 if((TIMER0 == timer_periph) || (TIMER1 == timer_periph) || (TIMER2 == timer_periph) in gd32_timer_init()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_timer.h41 #define TIMER1 (TIMER_BASE + 0x00000000U) macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h45 #define TIMER1 (TIMER_BASE + 0x00000000U) macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h43 #define TIMER1 (TIMER_BASE + 0x00000000U) macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h44 #define TIMER1 (TIMER_BASE + 0x00000000U) macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h44 #define TIMER1 (TIMER_BASE + 0x00000000U) macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h45 #define TIMER1 (TIMER_BASE + 0x00000000U) macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c56 case TIMER1: in timer_deinit()
127 if((TIMER0 == timer_periph) || (TIMER1 == timer_periph) || (TIMER7 == timer_periph) in gd32_timer_init()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h42 #define TIMER1 TIMER_BASE /*!< TIMER1 bas… macro