Home
last modified time | relevance | path

Searched defs:FMC_CACHE_CLEAR (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_adapter.h209 #define FMC_CACHE_CLEAR(x) FMC_PFB01CR_CINV_WAY(x) macro
213 #define FMC_CACHE_CLEAR(x) FMC_PFB0CR_CINV_WAY(x) macro
217 #define FMC_CACHE_CLEAR(x) (((uint32_t)(((uint32_t)(x)) << INVALID_REG_SHIFT)) & INVALID_REG_MAS… macro