| /bsp/ht32/libraries/ht32_drivers/ |
| A D | drv_usart.c | 150 USART_InitStructure.USART_WordLength = USART_WORDLENGTH_7B; in ht32_configure() 153 USART_InitStructure.USART_WordLength = USART_WORDLENGTH_8B; in ht32_configure() 156 USART_InitStructure.USART_WordLength = USART_WORDLENGTH_9B; in ht32_configure() 159 USART_InitStructure.USART_WordLength = USART_WORDLENGTH_8B; in ht32_configure()
|
| /bsp/airm2m/air32f103/libraries/rt_drivers/ |
| A D | drv_usart.c | 168 uart->Init.USART_WordLength = USART_WordLength_9b; in air32_configure() 170 uart->Init.USART_WordLength = USART_WordLength_8b; in air32_configure() 173 uart->Init.USART_WordLength = USART_WordLength_9b; in air32_configure() 176 uart->Init.USART_WordLength = USART_WordLength_8b; in air32_configure()
|
| /bsp/hk32/libraries/rt_drivers/ |
| A D | drv_usart.c | 79 USART_InitStructure.USART_WordLength = USART_WordLength_8b; in hk32_configure() 83 USART_InitStructure.USART_WordLength = USART_WordLength_9b; in hk32_configure() 86 USART_InitStructure.USART_WordLength = USART_WordLength_8b; in hk32_configure()
|
| /bsp/wch/arm/Libraries/ch32_drivers/ |
| A D | drv_uart_ch32f10x.c | 80 USART_InitStructure.USART_WordLength = USART_WordLength_8b; in ch32f1_usart_configure() 84 USART_InitStructure.USART_WordLength = USART_WordLength_9b; in ch32f1_usart_configure() 87 USART_InitStructure.USART_WordLength = USART_WordLength_8b; in ch32f1_usart_configure()
|
| A D | drv_uart_ch32f20x.c | 120 USART_InitStructure.USART_WordLength = USART_WordLength_8b; in ch32f2_usart_configure() 124 USART_InitStructure.USART_WordLength = USART_WordLength_9b; in ch32f2_usart_configure() 127 USART_InitStructure.USART_WordLength = USART_WordLength_8b; in ch32f2_usart_configure()
|
| /bsp/ft32/libraries/Drivers/ |
| A D | drv_usart.c | 122 uart->Init.USART_WordLength = USART_WordLength_9b; in ft32_configure() 124 uart->Init.USART_WordLength = USART_WordLength_8b; in ft32_configure() 127 uart->Init.USART_WordLength = USART_WordLength_9b; in ft32_configure() 130 uart->Init.USART_WordLength = USART_WordLength_8b; in ft32_configure() 300 …ch = uart->config->Instance->RDR & ft32_uart_get_mask(uart->Init.USART_WordLength, uart->Init.USAR… in ft32_getc() 302 …ch = uart->config->Instance->DR & ft32_uart_get_mask(uart->Init.USART_WordLength, uart->Init.USART… in ft32_getc()
|
| /bsp/wch/risc-v/Libraries/ch32_drivers/ |
| A D | drv_usart.c | 228 uart->Init.USART_WordLength = USART_WordLength_8b; in ch32_configure() 231 uart->Init.USART_WordLength = USART_WordLength_9b; in ch32_configure() 234 uart->Init.USART_WordLength = USART_WordLength_8b; in ch32_configure()
|
| A D | drv_usart_v2.c | 278 uart->handle.Init.USART_WordLength = USART_WordLength_8b; in ch32_configure() 281 uart->handle.Init.USART_WordLength = USART_WordLength_9b; in ch32_configure() 285 uart->handle.Init.USART_WordLength = USART_WordLength_8b; in ch32_configure()
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/ |
| A D | ht32f1xxxx_usart.c | 162 Assert_Param(IS_USART_WORD_LENGTH(USART_InitStruct->USART_WordLength)); in USART_Init() 169 USART_InitStruct->USART_WordLength | USART_InitStruct->USART_Parity; in USART_Init() 174 USART_InitStruct->USART_WordLength | USART_InitStruct->USART_Parity | in USART_Init() 216 USART_InitStruct->USART_WordLength = USART_WORDLENGTH_8B; in USART_StructInit()
|
| A D | ht32_retarget.c | 131 USART_InitStructure.USART_WordLength = USART_WORDLENGTH_8B; in RETARGET_Configuration()
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/ |
| A D | ht32f5xxxx_usart.c | 161 Assert_Param(IS_USART_WORD_LENGTH(USART_InitStruct->USART_WordLength)); in USART_Init() 167 USART_InitStruct->USART_WordLength | USART_InitStruct->USART_Parity | in USART_Init() 226 USART_InitStruct->USART_WordLength = USART_WORDLENGTH_8B; in USART_StructInit()
|
| A D | ht32_retarget.c | 131 USART_InitStructure.USART_WordLength = USART_WORDLENGTH_8B; in RETARGET_Configuration()
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_usart.c | 165 assert_param(IS_USART_WORD_LENGTH(USART_InitStruct->USART_WordLength)); in USART_Init() 197 tmpreg |= (uint32_t)USART_InitStruct->USART_WordLength | USART_InitStruct->USART_Parity | in USART_Init() 265 USART_InitStruct->USART_WordLength = USART_WordLength_8b; in USART_StructInit()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_usart.c | 83 assert_param(IS_USART_WORD_LENGTH(USART_InitStruct->USART_WordLength)); in USART_Init() 113 tmpreg |= (uint32_t)USART_InitStruct->USART_WordLength | USART_InitStruct->USART_Parity | in USART_Init() 188 USART_InitStruct->USART_WordLength = USART_WordLength_8b; in USART_StructInit()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_usart.c | 125 tmpreg |= (uint32_t)USART_InitStruct->USART_WordLength | USART_InitStruct->USART_Parity | in USART_Init() 179 USART_InitStruct->USART_WordLength = USART_WordLength_8b; in USART_StructInit()
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_usart.c | 124 tmpreg |= (uint32_t)USART_InitStruct->USART_WordLength | USART_InitStruct->USART_Parity | in USART_Init() 178 USART_InitStruct->USART_WordLength = USART_WordLength_8b; in USART_StructInit()
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_usart.c | 133 tmpreg |= (uint32_t)USART_InitStruct->USART_WordLength | USART_InitStruct->USART_Parity | in USART_Init() 190 USART_InitStruct->USART_WordLength = USART_WordLength_8b; in USART_StructInit()
|
| /bsp/wch/risc-v/ch32v103r-evt/board/ |
| A D | debug.c | 126 USART_InitStructure.USART_WordLength = USART_WordLength_8b; in USART_Printf_Init()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_usart.h | 27 …uint16_t USART_WordLength; /*!< Specifies the number of data bits transmitted or received… member
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_usart.h | 27 …uint16_t USART_WordLength; /* Specifies the number of data bits transmitted or received i… member
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_usart.h | 28 …uint16_t USART_WordLength; /* Specifies the number of data bits transmitted or received in a frame. member
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_usart.c | 176 assert_param(IS_USART_WORD_LENGTH(USART_InitStruct->USART_WordLength)); in USART_Init() 206 tmpreg |= (uint32_t)USART_InitStruct->USART_WordLength | USART_InitStruct->USART_Parity | in USART_Init() 285 USART_InitStruct->USART_WordLength = USART_WordLength_8b; in USART_StructInit()
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_usart.h | 35 …uint16_t USART_WordLength; /*!< Specifies the number of data bits transmitted or received… member
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_usart.h | 44 …uint32_t USART_WordLength; /*!< Specifies the number of data bits transmitted or received… member
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/ |
| A D | ht32f5xxxx_usart.h | 56 u16 USART_WordLength; member
|