Home
last modified time | relevance | path

Searched defs:AutoBaudRateMode (Results 1 – 4 of 4) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_uart.h133 …uint32_t AutoBaudRateMode; /*!< If auto Baud rate detection is enabled, specifies how the rate member
Dstm32l0xx_ll_usart.h1276 __STATIC_INLINE void LL_USART_SetAutoBaudRateMode(USART_TypeDef *USARTx, uint32_t AutoBaudRateMode) in LL_USART_SetAutoBaudRateMode()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart.h146 …uint32_t AutoBaudRateMode; /*!< If auto Baud rate detection is enabled, specifies how the rate member
Dstm32l4xx_ll_usart.h1653 __STATIC_INLINE void LL_USART_SetAutoBaudRateMode(USART_TypeDef *USARTx, uint32_t AutoBaudRateMode) in LL_USART_SetAutoBaudRateMode()