Home
last modified time | relevance | path

Searched defs:StopBits (Results 1 – 7 of 7) sorted by relevance

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_ll_usart.h98 uint32_t StopBits; /*!< Specifies the number of stop bits transmitted. member
1055 __STATIC_INLINE void LL_USART_SetStopBitsLength(USART_TypeDef *USARTx, uint32_t StopBits) in LL_USART_SetStopBitsLength()
1107 uint32_t StopBits) in LL_USART_ConfigCharacter()
A Dstm32f0xx_hal_usart.h72 uint32_t StopBits; /*!< Specifies the number of stop bits transmitted. member
A Dstm32f0xx_hal_smartcard.h74 uint32_t StopBits; /*!< Specifies the number of stop bits. member
A Dstm32f0xx_hal_uart.h77 uint32_t StopBits; /*!< Specifies the number of stop bits transmitted. member
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_usart.h73 uint32_t StopBits; /*!< Specifies the number of stop bits transmitted. member
A Dstm32f7xx_hal_smartcard.h73 …uint32_t StopBits; /*!< Specifies the number of stop bits @ref SMARTCARD_Stop_Bit… member
A Dstm32f7xx_hal_uart.h78 uint32_t StopBits; /*!< Specifies the number of stop bits transmitted. member

Completed in 26 milliseconds