Searched defs:Parity (Results 1 – 10 of 10) sorted by relevance
72 uint32_t Parity; /*!< Specifies the parity mode. member
76 uint32_t Parity; /*!< Specifies the parity mode. member
81 uint32_t Parity; /*!< Specifies the parity mode. member
103 uint32_t Parity; /*!< Specifies the parity mode. member739 __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()
75 uint32_t Parity; /*!< Specifies the parity mode. member
1281 __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()
77 uint16_t Parity; /*!< Specifies the parity mode. member
80 uint32_t Parity; /*!< Specifies the parity mode. member
Completed in 34 milliseconds