| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/spi/ |
| D | fsl_spi.c | 205 …tmpConfig &= ~(SPI_CFG_MASTER_MASK | SPI_CFG_LSBF_MASK | SPI_CFG_CPHA_MASK | SPI_CFG_CPOL_MASK | S… in SPI_MasterInit() 317 tmpConfig &= ~(SPI_CFG_MASTER_MASK | SPI_CFG_LSBF_MASK | SPI_CFG_CPHA_MASK | SPI_CFG_CPOL_MASK | in SPI_SlaveInit() 489 if ((base->CFG & SPI_CFG_MASTER_MASK) != 0U) in SPI_MasterTransferCreateHandle()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_minispi/ |
| D | fsl_spi.h | 462 return (bool)(((base->CFG) & SPI_CFG_MASTER_MASK) >> SPI_CFG_MASTER_SHIFT); in SPI_IsMaster()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC811/ |
| D | LPC811.h | 3718 #define SPI_CFG_MASTER_MASK (0x4U) macro 3724 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC812/ |
| D | LPC812.h | 3722 #define SPI_CFG_MASTER_MASK (0x4U) macro 3728 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC810/ |
| D | LPC810.h | 3718 #define SPI_CFG_MASTER_MASK (0x4U) macro 3724 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC802/ |
| D | LPC802.h | 3527 #define SPI_CFG_MASTER_MASK (0x4U) macro 3533 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC804/ |
| D | LPC804.h | 4198 #define SPI_CFG_MASTER_MASK (0x4U) macro 4204 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC824/ |
| D | LPC824.h | 5374 #define SPI_CFG_MASTER_MASK (0x4U) macro 5380 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC822/ |
| D | LPC822.h | 5374 #define SPI_CFG_MASTER_MASK (0x4U) macro 5380 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC834/ |
| D | LPC834.h | 5218 #define SPI_CFG_MASTER_MASK (0x4U) macro 5224 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC832/ |
| D | LPC832.h | 5218 #define SPI_CFG_MASTER_MASK (0x4U) macro 5224 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC844/ |
| D | LPC844.h | 5874 #define SPI_CFG_MASTER_MASK (0x4U) macro 5880 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC845/ |
| D | LPC845.h | 6398 #define SPI_CFG_MASTER_MASK (0x4U) macro 6404 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC865/ |
| D | LPC865.h | 7800 #define SPI_CFG_MASTER_MASK (0x4U) macro 7806 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC864/ |
| D | LPC864.h | 7798 #define SPI_CFG_MASTER_MASK (0x4U) macro 7804 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/ |
| D | LPC51U68.h | 6998 #define SPI_CFG_MASTER_MASK (0x4U) macro 7004 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54114/ |
| D | LPC54114_cm0plus.h | 7299 #define SPI_CFG_MASTER_MASK (0x4U) macro 7305 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| D | LPC54114_cm4.h | 7310 #define SPI_CFG_MASTER_MASK (0x4U) macro 7316 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/ |
| D | LPC54113.h | 7311 #define SPI_CFG_MASTER_MASK (0x4U) macro 7317 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54607/ |
| D | LPC54607.h | 11388 #define SPI_CFG_MASTER_MASK (0x4U) macro 11394 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S005/ |
| D | LPC54S005.h | 11406 #define SPI_CFG_MASTER_MASK (0x4U) macro 11412 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54005/ |
| D | LPC54005.h | 10614 #define SPI_CFG_MASTER_MASK (0x4U) macro 10620 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54605/ |
| D | LPC54605.h | 10744 #define SPI_CFG_MASTER_MASK (0x4U) macro 10750 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54606/ |
| D | LPC54606.h | 14892 #define SPI_CFG_MASTER_MASK (0x4U) macro 14898 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54016/ |
| D | LPC54016.h | 13995 #define SPI_CFG_MASTER_MASK (0x4U) macro 14001 … (((uint32_t)(((uint32_t)(x)) << SPI_CFG_MASTER_SHIFT)) & SPI_CFG_MASTER_MASK)
|