Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_timer.c56 case TIMER5: in timer_deinit()
124 if(TIMER5 != timer_periph) { in gd32_timer_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_timer.c75 case TIMER5: in timer_deinit()
171 if((TIMER5 != timer_periph) && (TIMER6 != timer_periph)) { in gd32_timer_init()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_timer.c63 case TIMER5: in timer_deinit()
159 if((TIMER5 != timer_periph) && (TIMER6 != timer_periph)){ in gd32_timer_init()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_timer.c76 case TIMER5: in timer_deinit()
142 if((TIMER5 != timer_periph) && (TIMER6 != timer_periph)){ in gd32_timer_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_timer.c78 case TIMER5: in timer_deinit()
176 if((TIMER5 != timer_periph) && (TIMER6 != timer_periph)){ in gd32_timer_init()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_timer.c79 case TIMER5: in timer_deinit()
176 if((TIMER5 != timer_periph) && (TIMER6 != timer_periph)){ in gd32_timer_init()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_timer.h43 #define TIMER5 (TIMER_BASE + 0x00001000U) macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h49 #define TIMER5 (TIMER_BASE + 0x00001000U) macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h47 #define TIMER5 (TIMER_BASE + 0x00001000U) macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h48 #define TIMER5 (TIMER_BASE + 0x00001000U) macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h46 #define TIMER5 (TIMER_BASE + 0x00001000U) macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h47 #define TIMER5 (TIMER_BASE + 0x00001000U) macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h49 #define TIMER5 (TIMER_BASE + 0x00001000U) macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c61 case TIMER5: in timer_deinit()
138 if((TIMER5 != timer_periph) && (TIMER6 != timer_periph)) { in gd32_timer_init()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h43 #define TIMER5 (TIMER_BASE + 0x00001000U) /*!< TIMER5 bas… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_timer.c65 case TIMER5: in timer_deinit()