/hal_nxp-3.7.0/mcux/mcux-sdk/devices/K32L3A60/drivers/cm0plus/ |
D | fsl_cache.h | 46 MCM->CPCR2 &= ~MCM_CPCR2_DCC_MASK; in L1CACHE_EnableCodeCache() 55 MCM->CPCR2 |= MCM_CPCR2_DCC_MASK; in L1CACHE_DisableCodeCache() 64 MCM->CPCR2 |= MCM_CPCR2_CCBC_MASK; in L1CACHE_InvalidateCodeCache()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/K32L3A60/drivers/cm4/ |
D | fsl_cache.h | 45 MCM->CPCR2 &= ~MCM_CPCR2_DCBC_MASK; in L1CACHE_EnableCodeCache() 54 MCM->CPCR2 |= MCM_CPCR2_DCBC_MASK; in L1CACHE_DisableCodeCache() 63 MCM->CPCR2 |= MCM_CPCR2_CCBC_MASK; in L1CACHE_InvalidateCodeCache()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/flash/ |
D | fsl_ftfx_adapter.h | 161 #elif defined(MCM) && (!defined(MCM1)) 162 #define MCM0_CACHE_REG MCM->PLACR 166 #elif defined(MCM) && (!defined(MCM0)) 167 #define MCM1_CACHE_REG MCM->PLACR
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/flash_ftmr/ |
D | fsl_flash.c | 212 #if defined(MCM) 213 #define MCM0_CACHE_REG MCM->PLACR 223 #if defined(MCM) 224 #define MCM0_CACHE_REG MCM->CPCR2 1840 #if defined(MCM) in FLASH_PflashSetPrefetchSpeculation() 1841 regBase = (FTMRx_REG32_ACCESS_TYPE)&MCM->PLACR; in FLASH_PflashSetPrefetchSpeculation() 1932 #if defined(MCM) in FLASH_PflashGetPrefetchSpeculation() 1933 value = MCM->PLACR; in FLASH_PflashGetPrefetchSpeculation() 2047 MCM->PLACR |= MCM_PLACR_ESFC_MASK; /* enable stalling flash controller when in flash_command_sequence()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKE04Z4/ |
D | MKE04Z4.h | 3557 #define MCM ((MCM_Type *)MCM_BASE) macro 3561 #define MCM_BASE_PTRS { MCM }
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKE02Z4/ |
D | MKE02Z4.h | 3629 #define MCM ((MCM_Type *)MCM_BASE) macro 3633 #define MCM_BASE_PTRS { MCM }
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKE04Z1284/ |
D | MKE04Z1284.h | 3617 #define MCM ((MCM_Type *)MCM_BASE) macro 3621 #define MCM_BASE_PTRS { MCM }
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKW40Z4/ |
D | MKW40Z4.h | 4685 #define MCM ((MCM_Type *)MCM_BASE) macro 4686 #define MCM_BASE_PTR (MCM) 4690 #define MCM_BASE_PTRS { MCM } 4704 #define MCM_PLASC MCM_PLASC_REG(MCM) 4705 #define MCM_PLAMC MCM_PLAMC_REG(MCM) 4706 #define MCM_PLACR MCM_PLACR_REG(MCM) 4707 #define MCM_CPO MCM_CPO_REG(MCM)
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKW30Z4/ |
D | MKW30Z4.h | 4685 #define MCM ((MCM_Type *)MCM_BASE) macro 4686 #define MCM_BASE_PTR (MCM) 4690 #define MCM_BASE_PTRS { MCM } 4704 #define MCM_PLASC MCM_PLASC_REG(MCM) 4705 #define MCM_PLAMC MCM_PLAMC_REG(MCM) 4706 #define MCM_PLACR MCM_PLACR_REG(MCM) 4707 #define MCM_CPO MCM_CPO_REG(MCM)
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKW20Z4/ |
D | MKW20Z4.h | 4685 #define MCM ((MCM_Type *)MCM_BASE) macro 4686 #define MCM_BASE_PTR (MCM) 4690 #define MCM_BASE_PTRS { MCM } 4704 #define MCM_PLASC MCM_PLASC_REG(MCM) 4705 #define MCM_PLAMC MCM_PLAMC_REG(MCM) 4706 #define MCM_PLACR MCM_PLACR_REG(MCM) 4707 #define MCM_CPO MCM_CPO_REG(MCM)
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKV30F12810/ |
D | MKV30F12810.h | 6730 #define MCM ((MCM_Type *)MCM_BASE) macro 6734 #define MCM_BASE_PTRS { MCM } 10768 #define MCM0 MCM
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MK02F12810/ |
D | MK02F12810.h | 6725 #define MCM ((MCM_Type *)MCM_BASE) macro 6729 #define MCM_BASE_PTRS { MCM } 10735 #define MCM0 MCM
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKE06Z4/ |
D | MKE06Z4.h | 3617 #define MCM ((MCM_Type *)MCM_BASE) macro 3621 #define MCM_BASE_PTRS { MCM }
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKL25Z4/ |
D | MKL25Z4.h | 2287 #define MCM ((MCM_Type *)MCM_BASE) macro 2291 #define MCM_BASE_PTRS { MCM }
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKL17Z644/ |
D | MKL17Z644.h | 4652 #define MCM ((MCM_Type *)MCM_BASE) macro 4656 #define MCM_BASE_PTRS { MCM }
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKL27Z644/ |
D | MKL27Z644.h | 4661 #define MCM ((MCM_Type *)MCM_BASE) macro 4665 #define MCM_BASE_PTRS { MCM }
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKV10Z7/ |
D | MKV10Z7.h | 6074 #define MCM ((MCM_Type *)MCM_BASE) macro 6078 #define MCM_BASE_PTRS { MCM }
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKE14Z4/ |
D | MKE14Z4.h | 6692 #define MCM ((MCM_Type *)MCM_BASE) macro 6696 #define MCM_BASE_PTRS { MCM }
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKV31F12810/ |
D | MKV31F12810.h | 7364 #define MCM ((MCM_Type *)MCM_BASE) macro 7368 #define MCM_BASE_PTRS { MCM }
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKV10Z1287/ |
D | MKV10Z1287.h | 6848 #define MCM ((MCM_Type *)MCM_BASE) macro 6852 #define MCM_BASE_PTRS { MCM }
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKE15Z4/ |
D | MKE15Z4.h | 6693 #define MCM ((MCM_Type *)MCM_BASE) macro 6697 #define MCM_BASE_PTRS { MCM }
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKE12Z7/ |
D | MKE12Z7.h | 9907 #define MCM ((MCM_Type *)MCM_BASE) macro 9911 #define MCM_BASE_PTRS { MCM }
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKM14ZA5/ |
D | MKM14ZA5.h | 6618 #define MCM ((MCM_Type *)MCM_BASE) macro 6622 #define MCM_BASE_PTRS { MCM }
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKE16Z4/ |
D | MKE16Z4.h | 6691 #define MCM ((MCM_Type *)MCM_BASE) macro 6695 #define MCM_BASE_PTRS { MCM }
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKV11Z7/ |
D | MKV11Z7.h | 7636 #define MCM ((MCM_Type *)MCM_BASE) macro 7640 #define MCM_BASE_PTRS { MCM }
|