Home
last modified time | relevance | path

Searched defs:UART_STOPBITS_2 (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_uart.h182 #define UART_STOPBITS_2 ((uint32_t)USART_CR2_STOP_1) macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_uart.h286 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart.h366 #define UART_STOPBITS_2 USART_CR2_STOP_1 /*!< UART frame w… macro