Home
last modified time | relevance | path

Searched defs:DataWidth (Results 1 – 5 of 5) sorted by relevance

/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_norflash.h5 uint8_t DataWidth; // 8、16 member
A DSWM320_sram.h6 uint8_t DataWidth; //SRAM_DATAWIDTH_8、SRAM_DATAWIDTH_16 member
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Inc/
A Dhal_spi.h108 …SPI_DataWidth_Type DataWidth; /*!< Specifies the number of bits of data to be transmitte… member
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_usart.h80 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
587 __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()
A Dstm32l1xx_ll_spi.h66 uint32_t DataWidth; /*!< Specifies the SPI data width. member
561 __STATIC_INLINE void LL_SPI_SetDataWidth(SPI_TypeDef *SPIx, uint32_t DataWidth) in LL_SPI_SetDataWidth()

Completed in 16 milliseconds