| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/ |
| D | fsl_lpspi.c | 239 …base->CFGR1 = (base->CFGR1 & ~(LPSPI_CFGR1_OUTCFG_MASK | LPSPI_CFGR1_PINCFG_MASK | LPSPI_CFGR1_NOS… in LPSPI_MasterInit() 347 base->CFGR1 = (base->CFGR1 & ~(LPSPI_CFGR1_OUTCFG_MASK | LPSPI_CFGR1_PINCFG_MASK)) | in LPSPI_SlaveInit() 829 uint32_t temp = (base->CFGR1 & LPSPI_CFGR1_PINCFG_MASK); 951 uint32_t temp = (base->CFGR1 & LPSPI_CFGR1_PINCFG_MASK); 1209 uint32_t temp = (base->CFGR1 & LPSPI_CFGR1_PINCFG_MASK);
|
| /hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/ |
| D | S32K116_LPSPI.h | 355 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 358 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| D | S32K148_LPSPI.h | 363 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 366 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| D | S32K118_LPSPI.h | 359 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 362 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| D | S32K144_LPSPI.h | 363 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 366 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| D | S32K146_LPSPI.h | 363 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 366 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| D | S32K142W_LPSPI.h | 363 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 366 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| D | S32K142_LPSPI.h | 359 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 362 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| D | S32K144W_LPSPI.h | 363 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 366 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpspi/ |
| D | fsl_lpspi.c | 315 …base->CFGR1 = (base->CFGR1 & ~(LPSPI_CFGR1_OUTCFG_MASK | LPSPI_CFGR1_PINCFG_MASK | LPSPI_CFGR1_NOS… in LPSPI_MasterInit() 420 base->CFGR1 = (base->CFGR1 & ~(LPSPI_CFGR1_OUTCFG_MASK | LPSPI_CFGR1_PINCFG_MASK)) | in LPSPI_SlaveInit() 886 uint32_t temp = (base->CFGR1 & LPSPI_CFGR1_PINCFG_MASK); 1200 uint32_t temp = (base->CFGR1 & LPSPI_CFGR1_PINCFG_MASK); 1365 uint32_t temp = (base->CFGR1 & LPSPI_CFGR1_PINCFG_MASK);
|
| /hal_nxp-latest/s32/drivers/s32k3/BaseNXP/header/ |
| D | S32K344_LPSPI.h | 395 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 398 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14Z4/ |
| D | MKE14Z4.h | 5241 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 5249 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE15Z4/ |
| D | MKE15Z4.h | 5242 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 5250 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE16Z4/ |
| D | MKE16Z4.h | 5240 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 5248 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z7/ |
| D | MKE12Z7.h | 8271 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 8279 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z9/ |
| D | MKE12Z9.h | 8156 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 8164 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE17Z7/ |
| D | MKE17Z7.h | 8275 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 8283 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE13Z7/ |
| D | MKE13Z7.h | 8273 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 8281 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14Z7/ |
| D | MKE14Z7.h | 7805 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 7813 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE17Z9/ |
| D | MKE17Z9.h | 8158 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 8166 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE15Z7/ |
| D | MKE15Z7.h | 7807 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 7815 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE13Z9/ |
| D | MKE13Z9.h | 8157 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 8165 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14F16/ |
| D | MKE14F16.h | 10455 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 10463 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/K32L2A41A/ |
| D | K32L2A41A.h | 9498 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 9506 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/K32L2A31A/ |
| D | K32L2A31A.h | 9498 #define LPSPI_CFGR1_PINCFG_MASK (0x3000000U) macro 9506 … (((uint32_t)(((uint32_t)(x)) << LPSPI_CFGR1_PINCFG_SHIFT)) & LPSPI_CFGR1_PINCFG_MASK)
|