Home
last modified time | relevance | path

Searched refs:USART_InitTypeDef (Results 1 – 3 of 3) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_usart.h79 } USART_InitTypeDef; typedef
103 USART_InitTypeDef Init; /*!< Usart communication parameters */
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_usart.h87 } USART_InitTypeDef; typedef
124 USART_InitTypeDef Init; /*!< USART communication parameters */
/btstack/platform/wiced/
H A Dbtstack_uart_block_wiced.c321 USART_InitTypeDef uart_init_structure; in btstack_uart_block_wiced_set_baudrate()