Home
last modified time | relevance | path

Searched refs:kLPSPI_ClockPhaseFirstEdge (Results 1 – 3 of 3) sorted by relevance

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_lpspi.h125kLPSPI_ClockPhaseFirstEdge = 0U, /*!< CPHA=0. Data is captured on the leading edge of the SCK and … enumerator
A Dfsl_lpspi.c226 masterConfig->cpha = kLPSPI_ClockPhaseFirstEdge; in LPSPI_MasterGetDefaultConfig()
283 slaveConfig->cpha = kLPSPI_ClockPhaseFirstEdge; /*!< Clock phase. */ in LPSPI_SlaveGetDefaultConfig()
/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_spi.c311 masterConfig.cpha = kLPSPI_ClockPhaseFirstEdge; in spi_configure()

Completed in 9 milliseconds