| /hal_nxp-latest/mcux/mcux-sdk/drivers/edma4/ |
| D | fsl_edma.c | 695 EDMA_TCD_CSR(tcd, EDMA_TCD_TYPE(base)) |= DMA_CSR_MAJORELINK_MASK; in EDMA_ConfigChannelSoftwareTCDExt() 706 EDMA_TCD_CSR(tcd, EDMA_TCD_TYPE(base)) &= ~(uint16_t)DMA_CSR_MAJORELINK_MASK; in EDMA_ConfigChannelSoftwareTCDExt() 803 EDMA_TCD_CSR(tcd, EDMA_TCD_TYPE(base)) |= DMA_CSR_MAJORELINK_MASK; in EDMA_TcdSetChannelLinkExt() 812 EDMA_TCD_CSR(tcd, EDMA_TCD_TYPE(base)) &= ~(uint16_t)DMA_CSR_MAJORELINK_MASK; in EDMA_TcdSetChannelLinkExt() 1066 EDMA_TCD_CSR(tcd, kEDMA_EDMA4Flag) |= DMA_CSR_MAJORELINK_MASK; in EDMA_ConfigChannelSoftwareTCD() 1077 EDMA_TCD_CSR(tcd, kEDMA_EDMA4Flag) &= ~(uint16_t)DMA_CSR_MAJORELINK_MASK; in EDMA_ConfigChannelSoftwareTCD() 1177 EDMA_TCD_CSR(tcd, kEDMA_EDMA4Flag) |= DMA_CSR_MAJORELINK_MASK; in EDMA_TcdSetChannelLink() 1186 EDMA_TCD_CSR(tcd, kEDMA_EDMA4Flag) &= ~(uint16_t)DMA_CSR_MAJORELINK_MASK; in EDMA_TcdSetChannelLink()
|
| D | fsl_edma_core.h | 35 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX9352/drivers/edma4/ |
| D | fsl_edma.c | 695 EDMA_TCD_CSR(tcd, EDMA_TCD_TYPE(base)) |= DMA_CSR_MAJORELINK_MASK; in EDMA_ConfigChannelSoftwareTCDExt() 706 EDMA_TCD_CSR(tcd, EDMA_TCD_TYPE(base)) &= ~(uint16_t)DMA_CSR_MAJORELINK_MASK; in EDMA_ConfigChannelSoftwareTCDExt() 803 EDMA_TCD_CSR(tcd, EDMA_TCD_TYPE(base)) |= DMA_CSR_MAJORELINK_MASK; in EDMA_TcdSetChannelLinkExt() 812 EDMA_TCD_CSR(tcd, EDMA_TCD_TYPE(base)) &= ~(uint16_t)DMA_CSR_MAJORELINK_MASK; in EDMA_TcdSetChannelLinkExt() 1066 EDMA_TCD_CSR(tcd, kEDMA_EDMA4Flag) |= DMA_CSR_MAJORELINK_MASK; in EDMA_ConfigChannelSoftwareTCD() 1077 EDMA_TCD_CSR(tcd, kEDMA_EDMA4Flag) &= ~(uint16_t)DMA_CSR_MAJORELINK_MASK; in EDMA_ConfigChannelSoftwareTCD() 1177 EDMA_TCD_CSR(tcd, kEDMA_EDMA4Flag) |= DMA_CSR_MAJORELINK_MASK; in EDMA_TcdSetChannelLink() 1186 EDMA_TCD_CSR(tcd, kEDMA_EDMA4Flag) &= ~(uint16_t)DMA_CSR_MAJORELINK_MASK; in EDMA_TcdSetChannelLink()
|
| D | fsl_edma_core.h | 35 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/edma/ |
| D | fsl_edma.c | 627 tcd->CSR |= DMA_CSR_MAJORELINK_MASK; in EDMA_TcdSetChannelLink() 636 tcd->CSR &= ~(uint16_t)DMA_CSR_MAJORELINK_MASK; in EDMA_TcdSetChannelLink()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK02F12810/ |
| D | MK02F12810.h | 2424 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 2430 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV30F12810/ |
| D | MKV30F12810.h | 2428 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 2434 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV10Z7/ |
| D | MKV10Z7.h | 2332 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 2338 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV31F12810/ |
| D | MKV31F12810.h | 2448 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 2454 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV10Z1287/ |
| D | MKV10Z1287.h | 2586 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 2592 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z7/ |
| D | MKE12Z7.h | 3019 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 3025 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z9/ |
| D | MKE12Z9.h | 2945 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 2951 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE17Z7/ |
| D | MKE17Z7.h | 3021 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 3027 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE13Z7/ |
| D | MKE13Z7.h | 3020 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 3026 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV11Z7/ |
| D | MKV11Z7.h | 3373 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 3379 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV31F25612/ |
| D | MKV31F25612.h | 3211 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 3217 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKV31F51212/ |
| D | MKV31F51212.h | 3215 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 3221 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12810/ |
| D | MK22F12810.h | 2450 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 2456 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14Z7/ |
| D | MKE14Z7.h | 2771 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 2777 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE17Z9/ |
| D | MKE17Z9.h | 2947 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 2953 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE15Z7/ |
| D | MKE15Z7.h | 2772 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 2778 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE13Z9/ |
| D | MKE13Z9.h | 2946 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 2952 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKW22D5/ |
| D | MKW22D5.h | 2415 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 2417 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKW24D5/ |
| D | MKW24D5.h | 2415 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 2417 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MK22F25612/ |
| D | MK22F25612.h | 3217 #define DMA_CSR_MAJORELINK_MASK (0x20U) macro 3223 … (((uint16_t)(((uint16_t)(x)) << DMA_CSR_MAJORELINK_SHIFT)) & DMA_CSR_MAJORELINK_MASK)
|