| /hal_nxp-latest/imx/drivers/ |
| D | lmem.c | 56 LMEM_PSCCR_REG(base) |= LMEM_PSCCR_GO_MASK; in LMEM_EnableSystemCache() 59 while (LMEM_PSCCR_REG(base) & LMEM_PSCCR_GO_MASK); in LMEM_EnableSystemCache() 89 LMEM_PSCCR_REG(base) |= LMEM_PSCCR_GO_MASK; in LMEM_FlushSystemCache() 92 while (LMEM_PSCCR_REG(base) & LMEM_PSCCR_GO_MASK); in LMEM_FlushSystemCache() 144 LMEM_PSCCR_REG(base) |= LMEM_PSCCR_GO_MASK; in LMEM_InvalidateSystemCache() 147 while (LMEM_PSCCR_REG(base) & LMEM_PSCCR_GO_MASK); in LMEM_InvalidateSystemCache()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1176/drivers/cm4/ |
| D | fsl_cache.c | 251 LMEM->PSCCR |= LMEM_PSCCR_INVW0_MASK | LMEM_PSCCR_INVW1_MASK | LMEM_PSCCR_GO_MASK; in L1CACHE_InvalidateSystemCache() 254 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_InvalidateSystemCache() 303 LMEM->PSCCR |= LMEM_PSCCR_PUSHW0_MASK | LMEM_PSCCR_PUSHW1_MASK | LMEM_PSCCR_GO_MASK; in L1CACHE_CleanSystemCache() 306 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_CleanSystemCache() 356 LMEM_PSCCR_GO_MASK; in L1CACHE_CleanInvalidateSystemCache() 359 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_CleanInvalidateSystemCache()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1165/drivers/cm4/ |
| D | fsl_cache.c | 251 LMEM->PSCCR |= LMEM_PSCCR_INVW0_MASK | LMEM_PSCCR_INVW1_MASK | LMEM_PSCCR_GO_MASK; in L1CACHE_InvalidateSystemCache() 254 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_InvalidateSystemCache() 303 LMEM->PSCCR |= LMEM_PSCCR_PUSHW0_MASK | LMEM_PSCCR_PUSHW1_MASK | LMEM_PSCCR_GO_MASK; in L1CACHE_CleanSystemCache() 306 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_CleanSystemCache() 356 LMEM_PSCCR_GO_MASK; in L1CACHE_CleanInvalidateSystemCache() 359 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_CleanInvalidateSystemCache()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1173/drivers/cm4/ |
| D | fsl_cache.c | 251 LMEM->PSCCR |= LMEM_PSCCR_INVW0_MASK | LMEM_PSCCR_INVW1_MASK | LMEM_PSCCR_GO_MASK; in L1CACHE_InvalidateSystemCache() 254 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_InvalidateSystemCache() 303 LMEM->PSCCR |= LMEM_PSCCR_PUSHW0_MASK | LMEM_PSCCR_PUSHW1_MASK | LMEM_PSCCR_GO_MASK; in L1CACHE_CleanSystemCache() 306 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_CleanSystemCache() 356 LMEM_PSCCR_GO_MASK; in L1CACHE_CleanInvalidateSystemCache() 359 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_CleanInvalidateSystemCache()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/cache/lmem/ |
| D | fsl_cache.c | 251 LMEM->PSCCR |= LMEM_PSCCR_INVW0_MASK | LMEM_PSCCR_INVW1_MASK | LMEM_PSCCR_GO_MASK; in L1CACHE_InvalidateSystemCache() 254 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_InvalidateSystemCache() 303 LMEM->PSCCR |= LMEM_PSCCR_PUSHW0_MASK | LMEM_PSCCR_PUSHW1_MASK | LMEM_PSCCR_GO_MASK; in L1CACHE_CleanSystemCache() 306 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_CleanSystemCache() 356 LMEM_PSCCR_GO_MASK; in L1CACHE_CleanInvalidateSystemCache() 359 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_CleanInvalidateSystemCache()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1166/drivers/cm4/ |
| D | fsl_cache.c | 251 LMEM->PSCCR |= LMEM_PSCCR_INVW0_MASK | LMEM_PSCCR_INVW1_MASK | LMEM_PSCCR_GO_MASK; in L1CACHE_InvalidateSystemCache() 254 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_InvalidateSystemCache() 303 LMEM->PSCCR |= LMEM_PSCCR_PUSHW0_MASK | LMEM_PSCCR_PUSHW1_MASK | LMEM_PSCCR_GO_MASK; in L1CACHE_CleanSystemCache() 306 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_CleanSystemCache() 356 LMEM_PSCCR_GO_MASK; in L1CACHE_CleanInvalidateSystemCache() 359 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_CleanInvalidateSystemCache()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1175/drivers/cm4/ |
| D | fsl_cache.c | 251 LMEM->PSCCR |= LMEM_PSCCR_INVW0_MASK | LMEM_PSCCR_INVW1_MASK | LMEM_PSCCR_GO_MASK; in L1CACHE_InvalidateSystemCache() 254 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_InvalidateSystemCache() 303 LMEM->PSCCR |= LMEM_PSCCR_PUSHW0_MASK | LMEM_PSCCR_PUSHW1_MASK | LMEM_PSCCR_GO_MASK; in L1CACHE_CleanSystemCache() 306 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_CleanSystemCache() 356 LMEM_PSCCR_GO_MASK; in L1CACHE_CleanInvalidateSystemCache() 359 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) in L1CACHE_CleanInvalidateSystemCache()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lmem/ |
| D | fsl_lmem_cache.c | 433 base->PSCCR |= LMEM_PSCCR_INVW0_MASK | LMEM_PSCCR_INVW1_MASK | LMEM_PSCCR_GO_MASK; in LMEM_SystemCacheInvalidateAll() 436 while (0U != (base->PSCCR & LMEM_PSCCR_GO_MASK)) in LMEM_SystemCacheInvalidateAll() 457 base->PSCCR |= LMEM_PSCCR_PUSHW0_MASK | LMEM_PSCCR_PUSHW1_MASK | LMEM_PSCCR_GO_MASK; in LMEM_SystemCachePushAll() 460 while (0U != (base->PSCCR & LMEM_PSCCR_GO_MASK)) in LMEM_SystemCachePushAll() 482 LMEM_PSCCR_GO_MASK; in LMEM_SystemCacheClearAll() 485 while (0U != (base->PSCCR & LMEM_PSCCR_GO_MASK)) in LMEM_SystemCacheClearAll()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX3/ |
| D | system_MIMX8DX3_cm4.c | 116 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 118 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0UL) in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX1/ |
| D | system_MIMX8QX1_cm4.c | 118 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 120 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0UL) in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX2/ |
| D | system_MIMX8DX2_cm4.c | 118 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 120 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0UL) in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX6/ |
| D | system_MIMX8DX6_cm4.c | 118 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 120 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0UL) in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX5/ |
| D | system_MIMX8QX5_cm4.c | 118 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 120 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0UL) in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QM6/ |
| D | system_MIMX8QM6_cm4_core0.c | 117 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 119 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) { in SystemInit()
|
| D | system_MIMX8QM6_cm4_core1.c | 116 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 118 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) { in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX4/ |
| D | system_MIMX8QX4_cm4.c | 116 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 118 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0UL) in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX6/ |
| D | system_MIMX8QX6_cm4.c | 118 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 120 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0UL) in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX2/ |
| D | system_MIMX8QX2_cm4.c | 118 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 120 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0UL) in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX5/ |
| D | system_MIMX8DX5_cm4.c | 118 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 120 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0UL) in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX4/ |
| D | system_MIMX8DX4_cm4.c | 116 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 118 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0UL) in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UX5/ |
| D | system_MIMX8UX5_cm4.c | 119 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 121 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0UL) in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8UX6/ |
| D | system_MIMX8UX6_cm4.c | 119 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 121 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0UL) in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QX3/ |
| D | system_MIMX8QX3_cm4.c | 116 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 118 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0UL) in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8DX1/ |
| D | system_MIMX8DX1_cm4.c | 118 LMEM->PSCCR |= LMEM_PSCCR_GO_MASK; in SystemInit() 120 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0UL) in SystemInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1176/ |
| D | system_MIMXRT1176_cm4.c | 135 LMEM->PSCCR |= LMEM_PSCCR_INVW1_MASK | LMEM_PSCCR_INVW0_MASK | LMEM_PSCCR_GO_MASK; in SystemInit() 137 while ((LMEM->PSCCR & LMEM_PSCCR_GO_MASK) != 0U) { in SystemInit()
|