Home
last modified time | relevance | path

Searched refs:CTL1_LBLEN (Results 1 – 8 of 8) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_usart.h223 #define CTL1_LBLEN(regval) (BIT(5) & ((uint32_t)(regval) << 5)) macro
224 #define USART_LBLEN_10B CTL1_LBLEN(0) /*!< 10 bits */
225 #define USART_LBLEN_11B CTL1_LBLEN(1) /*!< 11 bits */
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/include/
Dgd32f403_usart.h271 #define CTL1_LBLEN(regval) (BIT(5) & ((uint32_t)(regval) << 5)) macro
272 #define USART_LBLEN_10B CTL1_LBLEN(0) /*!< 10 bits */
273 #define USART_LBLEN_11B CTL1_LBLEN(1) /*!< 11 bits */
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/include/
Dgd32e10x_usart.h280 #define CTL1_LBLEN(regval) (BIT(5) & ((uint32_t)(regval) << 5)) macro
281 #define USART_LBLEN_10B CTL1_LBLEN(0) /*!< 10 bits */
282 #define USART_LBLEN_11B CTL1_LBLEN(1) /*!< 11 bits */
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_usart.h288 #define CTL1_LBLEN(regval) (BIT(5) & ((uint32_t)(regval) << 5)) macro
289 #define USART_LBLEN_10B CTL1_LBLEN(0) /*!< 10 bits */
290 #define USART_LBLEN_11B CTL1_LBLEN(1) /*!< 11 bits */
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_usart.h345 #define CTL1_LBLEN(regval) (BIT(5) & ((uint32_t)(regval) << 5)) macro
346 #define USART_LBLEN_10B CTL1_LBLEN(0) /*!< 10 bits break detection */
347 #define USART_LBLEN_11B CTL1_LBLEN(1) /*!< 11 bits break detection */
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_usart.h344 #define CTL1_LBLEN(regval) (BIT(5) & ((uint32_t)(regval) << 5)) macro
345 #define USART_LBLEN_10B CTL1_LBLEN(0) /*!< 10 bits break detection */
346 #define USART_LBLEN_11B CTL1_LBLEN(1) /*!< 11 bits break detection */
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_usart.h350 #define CTL1_LBLEN(regval) (BIT(5) & ((uint32_t)(regval) << 5)) macro
351 #define USART_LBLEN_10B CTL1_LBLEN(0) /*!< 10 bits break detection */
352 #define USART_LBLEN_11B CTL1_LBLEN(1) /*!< 11 bits break detection */
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_usart.h541 #define CTL1_LBLEN(regval) (BIT(5) & ((uint32_t)(regval) << 5)) macro
542 #define USART_LBLEN_10B CTL1_LBLEN(0) /*!< 10 bits */
543 #define USART_LBLEN_11B CTL1_LBLEN(1) /*!< 11 bits */