Home
last modified time | relevance | path

Searched refs:kSPI_ClockPolarityActiveHigh (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_spi.c390 config->polarity = kSPI_ClockPolarityActiveHigh; in SPI_MasterGetDefaultConfig()
456 config->polarity = kSPI_ClockPolarityActiveHigh; in SPI_SlaveGetDefaultConfig()
Dfsl_spi.h66 kSPI_ClockPolarityActiveHigh = 0x0U, /*!< Active-high SPI clock (idles low). */ enumerator
/hal_nxp-2.7.6/mcux/drivers/imxrt6xx/
Dfsl_spi.c136 config->polarity = kSPI_ClockPolarityActiveHigh; in SPI_MasterGetDefaultConfig()
261 config->polarity = kSPI_ClockPolarityActiveHigh; in SPI_SlaveGetDefaultConfig()
Dfsl_spi.h73 kSPI_ClockPolarityActiveHigh = 0x0U, /*!< Active-high SPI clock (idles low). */ enumerator
/hal_nxp-2.7.6/mcux/drivers/lpc/
Dfsl_spi.c136 config->polarity = kSPI_ClockPolarityActiveHigh; in SPI_MasterGetDefaultConfig()
261 config->polarity = kSPI_ClockPolarityActiveHigh; in SPI_SlaveGetDefaultConfig()
Dfsl_spi.h73 kSPI_ClockPolarityActiveHigh = 0x0U, /*!< Active-high SPI clock (idles low). */ enumerator