Searched refs:MCM0 (Results 1 – 2 of 2) sorted by relevance
368 #if defined(MCM0)369 #define MCM0_CACHE_REG MCM0->PLACR375 #elif defined(MCM) && (!defined(MCM0))381 #if defined(MCM0)382 #define MCM0_CACHE_REG MCM0->CPCR2388 #elif defined(MCM) && (!defined(MCM0))2494 #elif defined(MCM0) in FLASH_PflashSetPrefetchSpeculation()2495 regBase = (FTFx_REG32_ACCESS_TYPE)&MCM0->PLACR; in FLASH_PflashSetPrefetchSpeculation()2612 #elif defined(MCM0) in FLASH_PflashGetPrefetchSpeculation()2613 value = MCM0->PLACR; in FLASH_PflashGetPrefetchSpeculation()
13357 #define MCM0 ((MCM_Type *)MCM0_BASE) macro13361 #define MCM_BASE_PTRS { MCM0 }13366 #define MCM MCM0