Searched refs:spi_data_width_t (Results 1 – 5 of 5) sorted by relevance
132 } spi_data_width_t; typedef191 spi_data_width_t dataWidth; /*!< Width of the data */206 spi_data_width_t dataWidth; /*!< Width of the data */264 spi_data_width_t dataWidth;
58 static spi_config_t g_configs[FSL_FEATURE_SOC_SPI_COUNT] = {(spi_data_width_t)0};
41 spi_data_width_t dataWidth; /*!< Data width used in memory writing. */50 spi_data_width_t dataWidth; /*!< Data width used in memory writing. */
152 } spi_data_width_t; typedef
284 … (spi_data_width_t)(((control & (uint32_t)ARM_SPI_DATA_BITS_Msk) >> ARM_SPI_DATA_BITS_Pos) - 1U); in SPI_MasterCommonControl()430 … (spi_data_width_t)(((control & (uint32_t)ARM_SPI_DATA_BITS_Msk) >> ARM_SPI_DATA_BITS_Pos) - 1U); in SPI_SlaveCommonControl()