Home
last modified time | relevance | path

Searched refs:CTL1_STB (Results 1 – 9 of 9) sorted by relevance

/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_usart.h216 #define CTL1_STB(regval) (BITS(12,13) & ((uint32_t)(regval) << 12)) macro
217 #define USART_STB_1BIT CTL1_STB(0) /*!< 1 bit */
218 #define USART_STB_0_5BIT CTL1_STB(1) /*!< 0.5 bit */
219 #define USART_STB_2BIT CTL1_STB(2) /*!< 2 bits */
220 #define USART_STB_1_5BIT CTL1_STB(3) /*!< 1.5 bits */
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_usart.h264 #define CTL1_STB(regval) (BITS(12,13) & ((uint32_t)(regval) << 12)) macro
265 #define USART_STB_1BIT CTL1_STB(0) /*!< 1 bit */
266 #define USART_STB_0_5BIT CTL1_STB(1) /*!< 0.5 bit */
267 #define USART_STB_2BIT CTL1_STB(2) /*!< 2 bits */
268 #define USART_STB_1_5BIT CTL1_STB(3) /*!< 1.5 bits */
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_usart.h273 #define CTL1_STB(regval) (BITS(12,13) & ((uint32_t)(regval) << 12)) macro
274 #define USART_STB_1BIT CTL1_STB(0) /*!< 1 bit */
275 #define USART_STB_0_5BIT CTL1_STB(1) /*!< 0.5 bit */
276 #define USART_STB_2BIT CTL1_STB(2) /*!< 2 bits */
277 #define USART_STB_1_5BIT CTL1_STB(3) /*!< 1.5 bits */
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_usart.h281 #define CTL1_STB(regval) (BITS(12,13) & ((uint32_t)(regval) << 12)) macro
282 #define USART_STB_1BIT CTL1_STB(0) /*!< 1 bit */
283 #define USART_STB_0_5BIT CTL1_STB(1) /*!< 0.5 bit */
284 #define USART_STB_2BIT CTL1_STB(2) /*!< 2 bits */
285 #define USART_STB_1_5BIT CTL1_STB(3) /*!< 1.5 bits */
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_usart.h364 #define CTL1_STB(regval) (BITS(12,13) & ((uint32_t)(regval) << 12)) macro
365 #define USART_STB_1BIT CTL1_STB(0) /*!< 1 bit */
366 #define USART_STB_0_5BIT CTL1_STB(1) /*!< 0.5 bit */
367 #define USART_STB_2BIT CTL1_STB(2) /*!< 2 bits */
368 #define USART_STB_1_5BIT CTL1_STB(3) /*!< 1.5 bits */
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_usart.h365 #define CTL1_STB(regval) (BITS(12,13) & ((uint32_t)(regval) << 12)) macro
366 #define USART_STB_1BIT CTL1_STB(0) /*!< 1 bit */
367 #define USART_STB_0_5BIT CTL1_STB(1) /*!< 0.5 bit */
368 #define USART_STB_2BIT CTL1_STB(2) /*!< 2 bits */
369 #define USART_STB_1_5BIT CTL1_STB(3) /*!< 1.5 bits */
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_usart.h370 #define CTL1_STB(regval) (BITS(12,13) & ((uint32_t)(regval) << 12)) macro
371 #define USART_STB_1BIT CTL1_STB(0) /*!< 1 bit */
372 #define USART_STB_0_5BIT CTL1_STB(1) /*!< 0.5 bit */
373 #define USART_STB_2BIT CTL1_STB(2) /*!< 2 bits */
374 #define USART_STB_1_5BIT CTL1_STB(3) /*!< 1.5 bits */
Dgd32l23x_lpuart.h270 #define CTL1_STB(regval) (BITS(12,13) & ((uint32_t)(regval) << 12)) macro
271 #define LPUART_STB_1BIT CTL1_STB(0) /*!< 1 bit */
272 #define LPUART_STB_2BIT CTL1_STB(2) /*!< 2 bits */
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_usart.h561 #define CTL1_STB(regval) (BITS(12,13) & ((uint32_t)(regval) << 12)) macro
562 #define USART_STB_1BIT CTL1_STB(0) /*!< 1 bit */
563 #define USART_STB_0_5BIT CTL1_STB(1) /*!< 0.5 bit */
564 #define USART_STB_2BIT CTL1_STB(2) /*!< 2 bits */
565 #define USART_STB_1_5BIT CTL1_STB(3) /*!< 1.5 bits */