Home
last modified time | relevance | path

Searched defs:BaudRate (Results 1 – 10 of 10) sorted by relevance

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_irda.h65 … uint32_t BaudRate; /*!< This member configures the IRDA communication baud rate. member
A Dstm32f7xx_hal_usart.h66 … uint32_t BaudRate; /*!< This member configures the Usart communication baud rate. member
A Dstm32f7xx_hal_smartcard.h66 uint32_t BaudRate; /*!< Configures the SmartCard communication baud rate. member
A Dstm32f7xx_hal_uart.h66 … uint32_t BaudRate; /*!< This member configures the UART communication baud rate. member
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_usart.h65 uint32_t BaudRate; /*!< This member configures the Usart communication baud rate. member
A Dstm32f0xx_ll_spi.h102 …uint32_t BaudRate; /*!< Specifies the BaudRate prescaler value which will be used t… member
535 __STATIC_INLINE void LL_SPI_SetBaudRatePrescaler(SPI_TypeDef *SPIx, uint32_t BaudRate) in LL_SPI_SetBaudRatePrescaler()
A Dstm32f0xx_hal_irda.h68 uint32_t BaudRate; /*!< This member configures the IRDA communication baud rate. member
A Dstm32f0xx_ll_usart.h89 …uint32_t BaudRate; /*!< This field defines expected Usart communication baud rate. member
1629 uint32_t BaudRate) in LL_USART_SetBaudRate()
A Dstm32f0xx_hal_smartcard.h67 uint32_t BaudRate; /*!< Configures the SmartCard communication baud rate. member
A Dstm32f0xx_hal_uart.h65 uint32_t BaudRate; /*!< This member configures the UART communication baud rate. member

Completed in 31 milliseconds