Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi.c1165 uint32_t whichPcs = (transfer->configFlags & LPSPI_MASTER_PCS_MASK) >> LPSPI_MASTER_PCS_SHIFT; local
1327 uint32_t whichPcs = (transfer->configFlags & LPSPI_MASTER_PCS_MASK) >> LPSPI_MASTER_PCS_SHIFT; local
1843 … uint32_t whichPcs = (transfer->configFlags & LPSPI_SLAVE_PCS_MASK) >> LPSPI_SLAVE_PCS_SHIFT; local
Dfsl_lpspi_edma.c227 uint32_t whichPcs = (configFlags & LPSPI_MASTER_PCS_MASK) >> LPSPI_MASTER_PCS_SHIFT; in LPSPI_MasterTransferPrepareEDMALite() local
807 …uint32_t whichPcs = (transfer->configFlags & LPSPI_MASTER_PCS_MASK) >> LPSPI_MASTER_PCS_SHIFT; in LPSPI_SlaveTransferEDMA() local
Dfsl_lpspi.h276 lpspi_which_pcs_t whichPcs; /*!< Desired Peripheral Chip Select (PCS). */ member
296 lpspi_which_pcs_t whichPcs; /*!< Desired Peripheral Chip Select (pcs) */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/flash/nor/lpspi/
Dfsl_lpspi_mem_adapter.h18 uint32_t whichPcs; //!< PCS index member
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dspi/
Dfsl_dspi.h227 uint8_t whichPcs; /*!< The desired PCS signal to use for the data transfer.*/ member
257 dspi_which_pcs_t whichPcs; /*!< The desired Peripheral Chip Select (pcs). */ member