Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c80 case TIMER6: in timer_deinit()
171 if((TIMER5 != timer_periph) && (TIMER6 != timer_periph)) { in gd32_timer_init()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c68 case TIMER6: in timer_deinit()
159 if((TIMER5 != timer_periph) && (TIMER6 != timer_periph)){ in gd32_timer_init()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c81 case TIMER6: in timer_deinit()
142 if((TIMER5 != timer_periph) && (TIMER6 != timer_periph)){ in gd32_timer_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c83 case TIMER6: in timer_deinit()
176 if((TIMER5 != timer_periph) && (TIMER6 != timer_periph)){ in gd32_timer_init()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c84 case TIMER6: in timer_deinit()
176 if((TIMER5 != timer_periph) && (TIMER6 != timer_periph)){ in gd32_timer_init()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_timer.h44 #define TIMER6 (TIMER_BASE + 0x00001400U) macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h50 #define TIMER6 (TIMER_BASE + 0x00001400U) macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h48 #define TIMER6 (TIMER_BASE + 0x00001400U) macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h49 #define TIMER6 (TIMER_BASE + 0x00001400U) macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h47 #define TIMER6 (TIMER_BASE + 0x00001400U) macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h50 #define TIMER6 (TIMER_BASE + 0x00001400U) macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c66 case TIMER6: in timer_deinit()
138 if((TIMER5 != timer_periph) && (TIMER6 != timer_periph)) { in gd32_timer_init()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_timer.c61 case TIMER6: in timer_deinit()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h44 #define TIMER6 (TIMER_BASE + 0x00001400U) /*!< TIMER6 bas… macro