Home
last modified time | relevance | path

Searched refs:UART_STOPBITS_1 (Results 1 – 24 of 24) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_UART.h105 #define UART_STOPBITS_1 (0x00000000U) /*!< UART frame with 1 stop bit */ macro
237 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_UART.h105 #define UART_STOPBITS_1 (0x00000000U) /*!< UART frame with 1 stop bit */ macro
238 #define IS_UART_STOPBITS(__STOPBITS__) (((__STOPBITS__) == UART_STOPBITS_1) || \
/bsp/stm32/stm32h7s7-st-disco/board/CubeMX_Config/Appli/Core/Src/
A Dmain.c84 huart4.Init.StopBits = UART_STOPBITS_1; in MX_UART4_Init()
/bsp/bluetrum/libraries/hal_libraries/ab32vg1_hal/include/
A Dab32vg1_hal_uart.h70 #define UART_STOPBITS_1 (0x00u) /*!< UART frame with 1 stop bit */ macro
/bsp/stm32/libraries/HAL_Drivers/nano/
A Ddrv_console.c73 console_uart.Init.StopBits = UART_STOPBITS_1; in rt_hw_console_init()
/bsp/bluetrum/libraries/hal_drivers/
A Ddrv_usart.c97 uart->handle.init.stop_bits = UART_STOPBITS_1; in ab32_configure()
103 uart->handle.init.stop_bits = UART_STOPBITS_1; in ab32_configure()
/bsp/stm32/stm32u575-st-nucleo/board/CubeMX_Config/Src/
A Dmain.c280 hlpuart1.Init.StopBits = UART_STOPBITS_1; in MX_LPUART1_UART_Init()
327 huart1.Init.StopBits = UART_STOPBITS_1; in MX_USART1_UART_Init()
375 huart2.Init.StopBits = UART_STOPBITS_1; in MX_USART2_UART_Init()
/bsp/stm32/stm32u585-iot02a/board/CubeMX_Config/Src/
A Dmain.c198 huart1.Init.StopBits = UART_STOPBITS_1; in MX_USART1_UART_Init()
/bsp/bluetrum/libraries/hal_libraries/ab32vg1_hal/source/
A Dab32vg1_hal_uart.c56 case UART_STOPBITS_1: in hal_uart_setparam()
/bsp/stm32/stm32f723-st-disco/board/CubeMX_Config/Src/
A Dmain.c181 huart6.Init.StopBits = UART_STOPBITS_1; in MX_USART6_UART_Init()
/bsp/stm32/stm32f407-lckfb-skystar/board/CubeMX_Config/Src/
A Dmain.c253 huart1.Init.StopBits = UART_STOPBITS_1; in MX_USART1_UART_Init()
/bsp/stm32/stm32h503-st-nucleo/board/CubeMX_Config/Src/
A Dmain.c518 huart1.Init.StopBits = UART_STOPBITS_1; in MX_USART1_UART_Init()
566 huart3.Init.StopBits = UART_STOPBITS_1; in MX_USART3_UART_Init()
/bsp/stm32/stm32wl55-st-nucleo/board/CubeMX_Config/Inc/
A Dstm32wlxx_nucleo.h88 COM_STOPBITS_1 = UART_STOPBITS_1,
/bsp/stm32/stm32wle5-yizhilian-lm401/board/CubeMX_Config/Inc/
A Dstm32wlxx_nucleo.h88 COM_STOPBITS_1 = UART_STOPBITS_1,
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_uart.h269 #define UART_STOPBITS_1 0x00000000U macro
810 #define IS_UART_STOPBITS(STOPBITS) (((STOPBITS) == UART_STOPBITS_1) || \
/bsp/stm32/stm32h563-st-nucleo/board/CubeMX_Config/Src/
A Dmain.c414 hlpuart1.Init.StopBits = UART_STOPBITS_1; in MX_LPUART1_UART_Init()
461 huart3.Init.StopBits = UART_STOPBITS_1; in MX_USART3_UART_Init()
/bsp/stm32/stm32l496-st-discovery/board/CubeMX_Config/Src/
A Dmain.c648 hlpuart1.Init.StopBits = UART_STOPBITS_1; in MX_LPUART1_UART_Init()
682 huart1.Init.StopBits = UART_STOPBITS_1; in MX_USART1_UART_Init()
717 huart2.Init.StopBits = UART_STOPBITS_1; in MX_USART2_UART_Init()
/bsp/stm32/stm32g491-st-nucleo/board/CubeMX_Config/Core/Src/
A Dmain.c228 hlpuart1.Init.StopBits = UART_STOPBITS_1; in MX_LPUART1_UART_Init()
/bsp/stm32/stm32h750-fk750m1-vbt6/board/CubeMX_Config/Src/
A Dmain.c407 huart1.Init.StopBits = UART_STOPBITS_1; in MX_USART1_UART_Init()
/bsp/stm32/stm32h750-weact-ministm32h7xx/board/CubeMX_Config/Src/
A Dmain.c463 huart1.Init.StopBits = UART_STOPBITS_1; in MX_USART1_UART_Init()
/bsp/stm32/libraries/HAL_Drivers/drivers/
A Ddrv_usart.c196 uart->handle.Init.StopBits = UART_STOPBITS_1; in stm32_configure()
202 uart->handle.Init.StopBits = UART_STOPBITS_1; in stm32_configure()
A Ddrv_usart_v2.c150 uart->handle.Init.StopBits = UART_STOPBITS_1; in stm32_configure()
156 uart->handle.Init.StopBits = UART_STOPBITS_1; in stm32_configure()
/bsp/acm32/acm32f0x0-nucleo/drivers/
A Ddrv_uart.c103 uart->handle.Init.StopBits = UART_STOPBITS_1; in _uart_configure()
/bsp/acm32/acm32f4xx-nucleo/drivers/
A Ddrv_uart.c102 uart->handle.Init.StopBits = UART_STOPBITS_1; in _uart_configure()

Completed in 71 milliseconds