Home
last modified time | relevance | path

Searched defs:TIMER_CHCTL0_CH0MS (Results 1 – 8 of 8) sorted by relevance

/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_timer.h131 #define TIMER_CHCTL0_CH0MS BITS(0,1) /*!< channel 0 mode selection */ macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_timer.h149 #define TIMER_CHCTL0_CH0MS BITS(0,1) /*!< channel 0 mode selection */ macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_timer.h158 #define TIMER_CHCTL0_CH0MS BITS(0,1) /*!< channel 0 mode selection */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_timer.h157 #define TIMER_CHCTL0_CH0MS BITS(0,1) /*!< channel 0 mode selection */ macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_timer.h156 #define TIMER_CHCTL0_CH0MS BITS(0,1) /*!< channel 0 mode selection */ macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_timer.h159 #define TIMER_CHCTL0_CH0MS BITS(0,1) /*!< channel 0 mode selection */ macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_timer.h160 #define TIMER_CHCTL0_CH0MS BITS(0,1) /*!< channel 0 mode selection */ macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h201 #define TIMER_CHCTL0_CH0MS (TIMER_CHCTL0_CH0MS_BIT2 | BITS(0,1)) /*!< channel 0 … macro