Home
last modified time | relevance | path

Searched refs:MCM1 (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_adapter.h166 #elif defined(MCM) && (!defined(MCM1))
172 #if defined(MCM1)
173 #define MCM1_CACHE_REG MCM1->PLACR
/hal_nxp-latest/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.c217 #if defined(MCM1)
218 #define MCM1_CACHE_REG MCM1->PLACR
228 #if defined(MCM1)
229 #define MCM1_CACHE_REG MCM1->CPCR2
2141 #if defined(MCM0) && defined(MCM1) in mcm_flash_cache_clear()
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L3A60/
DK32L3A60_cm0plus.h13900 #define MCM1 ((MCM_Type *)MCM1_BASE) macro
13904 #define MCM_BASE_PTRS { (MCM_Type *)0u, MCM1 }
13907 #define MCM MCM1