| /hal_nxp-latest/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-latest/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-latest/mcux/mcux-sdk/drivers/flash/ |
| D | fsl_ftfx_adapter.h | 166 #elif defined(MCM) && (!defined(MCM1)) 167 #define MCM0_CACHE_REG MCM->PLACR 174 #elif defined(MCM) && (!defined(MCM0)) 175 #define MCM1_CACHE_REG MCM->PLACR
|
| /hal_nxp-latest/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-latest/mcux/mcux-sdk/components/flash/mflash/k4w1/ |
| D | mflash_drv.c | 83 MCM_ClearCodeBusCache(MCM); in mflash_drv_sector_erase() 105 MCM_ClearCodeBusCache(MCM); in mflash_drv_page_program()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/k32w1/ |
| D | mflash_drv.c | 83 MCM_ClearCodeBusCache(MCM); in mflash_drv_sector_erase() 105 MCM_ClearCodeBusCache(MCM); in mflash_drv_page_program()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC041/ |
| D | MCXC041.h | 3309 #define MCM ((MCM_Type *)MCM_BASE) macro 3313 #define MCM_BASE_PTRS { MCM }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z4/ |
| D | MKE04Z4.h | 3557 #define MCM ((MCM_Type *)MCM_BASE) macro 3561 #define MCM_BASE_PTRS { MCM }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXW716C/ |
| D | all_lib_device.cmake | 338 # # description: MCM Driver
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/ |
| D | MKE02Z4.h | 3629 #define MCM ((MCM_Type *)MCM_BASE) macro 3633 #define MCM_BASE_PTRS { MCM }
|
| /hal_nxp-latest/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-latest/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-latest/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-latest/mcux/mcux-sdk/devices/MKE04Z1284/ |
| D | MKE04Z1284.h | 3617 #define MCM ((MCM_Type *)MCM_BASE) macro 3621 #define MCM_BASE_PTRS { MCM }
|
| /hal_nxp-latest/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-latest/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-latest/mcux/mcux-sdk/devices/MKE06Z4/ |
| D | MKE06Z4.h | 3617 #define MCM ((MCM_Type *)MCM_BASE) macro 3621 #define MCM_BASE_PTRS { MCM }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKL17Z644/ |
| D | MKL17Z644.h | 4652 #define MCM ((MCM_Type *)MCM_BASE) macro 4656 #define MCM_BASE_PTRS { MCM }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC141/ |
| D | MCXC141.h | 5192 #define MCM ((MCM_Type *)MCM_BASE) macro 5196 #define MCM_BASE_PTRS { MCM }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC142/ |
| D | MCXC142.h | 5190 #define MCM ((MCM_Type *)MCM_BASE) macro 5194 #define MCM_BASE_PTRS { MCM }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKL25Z4/ |
| D | MKL25Z4.h | 2287 #define MCM ((MCM_Type *)MCM_BASE) macro 2291 #define MCM_BASE_PTRS { MCM }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC242/ |
| D | MCXC242.h | 5192 #define MCM ((MCM_Type *)MCM_BASE) macro 5196 #define MCM_BASE_PTRS { MCM }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKL27Z644/ |
| D | MKL27Z644.h | 4661 #define MCM ((MCM_Type *)MCM_BASE) macro 4665 #define MCM_BASE_PTRS { MCM }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC144/ |
| D | MCXC144.h | 5851 #define MCM ((MCM_Type *)MCM_BASE) macro 5855 #define MCM_BASE_PTRS { MCM }
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC143/ |
| D | MCXC143.h | 5851 #define MCM ((MCM_Type *)MCM_BASE) macro 5855 #define MCM_BASE_PTRS { MCM }
|