Searched defs:DataWidth (Results 1 – 5 of 5) sorted by relevance
5 uint8_t DataWidth; // 8、16 member
6 uint8_t DataWidth; //SRAM_DATAWIDTH_8、SRAM_DATAWIDTH_16 member
108 …SPI_DataWidth_Type DataWidth; /*!< Specifies the number of bits of data to be transmitte… member
80 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member587 __STATIC_INLINE void LL_USART_SetDataWidth(USART_TypeDef *USARTx, uint32_t DataWidth) in LL_USART_SetDataWidth()849 __STATIC_INLINE void LL_USART_ConfigCharacter(USART_TypeDef *USARTx, uint32_t DataWidth, uint32_t P… in LL_USART_ConfigCharacter()
66 uint32_t DataWidth; /*!< Specifies the SPI data width. member561 __STATIC_INLINE void LL_SPI_SetDataWidth(SPI_TypeDef *SPIx, uint32_t DataWidth) in LL_SPI_SetDataWidth()
Completed in 16 milliseconds