Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_irda.h72 uint32_t Parity; /*!< Specifies the parity mode. member
A Dstm32f7xx_hal_usart.h76 uint32_t Parity; /*!< Specifies the parity mode. member
A Dstm32f7xx_hal_smartcard.h76 uint32_t Parity; /*!< Specifies the parity mode. member
A Dstm32f7xx_hal_uart.h81 uint32_t Parity; /*!< Specifies the parity mode. member
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_ll_usart.h103 uint32_t Parity; /*!< Specifies the parity mode. member
739 __STATIC_INLINE void LL_USART_SetParity(USART_TypeDef *USARTx, uint32_t Parity) in LL_USART_SetParity()
1106 …IC_INLINE void LL_USART_ConfigCharacter(USART_TypeDef *USARTx, uint32_t DataWidth, uint32_t Parity, in LL_USART_ConfigCharacter()
A Dstm32f0xx_hal_usart.h75 uint32_t Parity; /*!< Specifies the parity mode. member
A Dstm32f0xx_ll_spi.h1281 __STATIC_INLINE void LL_SPI_SetDMAParity_RX(SPI_TypeDef *SPIx, uint32_t Parity) in LL_SPI_SetDMAParity_RX()
1308 __STATIC_INLINE void LL_SPI_SetDMAParity_TX(SPI_TypeDef *SPIx, uint32_t Parity) in LL_SPI_SetDMAParity_TX()
A Dstm32f0xx_hal_irda.h75 uint32_t Parity; /*!< Specifies the parity mode. member
A Dstm32f0xx_hal_smartcard.h77 uint16_t Parity; /*!< Specifies the parity mode. member
A Dstm32f0xx_hal_uart.h80 uint32_t Parity; /*!< Specifies the parity mode. member

Completed in 34 milliseconds