Home
last modified time | relevance | path

Searched refs:UART_WordLength_8b (Results 1 – 19 of 19) sorted by relevance

/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_uart.h78 #define UART_WordLength_8b ((uint16_t)0x0030) macro
84 ((LENGTH) == UART_WordLength_8b))
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_uart.h78 #define UART_WordLength_8b ((uint16_t)0x0030) macro
84 ((LENGTH) == UART_WordLength_8b))
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_uart.h78 #define UART_WordLength_8b ((uint16_t)0x0030) macro
84 ((LENGTH) == UART_WordLength_8b))
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_uart.h78 #define UART_WordLength_8b ((uint16_t)0x0030) macro
84 ((LENGTH) == UART_WordLength_8b))
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dair105_uart.h89 #define UART_WordLength_8b (0x00000003) macro
94 ((LENGTH) == UART_WordLength_8b))
/bsp/mm32/libraries/HAL_Drivers/
A Ddrv_uart.c130 uart->handle.WordLength = UART_WordLength_8b; in mm32_configure()
133 uart->handle.WordLength = UART_WordLength_8b; in mm32_configure()
236 if (word_length == UART_WordLength_8b) in mm32_uart_get_mask()
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Inc/
A Dhal_uart.h54 UART_WordLength_8b = 3u, /*!< Word length 8 bits. */ enumerator
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_uart.h49 UART_WordLength_8b = 3U << UART_CCR_CHAR_Pos enumerator
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_uart.c176 UART_InitStruct->UART_WordLength = UART_WordLength_8b; in UART_StructInit()
/bsp/mm32f526x/drivers/
A Ddrv_uart.c35 UART_InitStructure.WordLength = UART_WordLength_8b; in mm32_uart_configure()
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_uart.c193 UART_InitStruct->UART_WordLength = UART_WordLength_8b; in UART_StructInit()
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_uart.c201 UART_InitStruct->UART_WordLength = UART_WordLength_8b; in UART_StructInit()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_uart.c201 UART_InitStruct->UART_WordLength = UART_WordLength_8b; in UART_StructInit()
/bsp/mm32f103x/drivers/
A Ddrv_uart.c46 UART_InitStructure.UART_WordLength = UART_WordLength_8b; in mm32_uart_configure()
/bsp/mm32l3xx/drivers/
A Ddrv_uart.c46 UART_InitStructure.UART_WordLength = UART_WordLength_8b; in mm32_uart_configure()
/bsp/mm32f327x/drivers/
A Ddrv_uart.c50 UART_InitStructure.UART_WordLength = UART_WordLength_8b; in mm32_uart_configure()
/bsp/tkm32F499/drivers/
A Ddrv_uart.c50 UART_InitStructure.UART_WordLength = UART_WordLength_8b; in tkm32_uart_configure()
/bsp/mm32l07x/drivers/
A Ddrv_uart.c48 UART_InitStructure.UART_WordLength = UART_WordLength_8b; in mm32_uart_configure()
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_uart.c123 init_struct->WordLength = UART_WordLength_8b; in UART_StructInit()

Completed in 59 milliseconds