Searched refs:SMSCM_SPECULATION_DISABLE_MASK (Results 1 – 2 of 2) sorted by relevance
357 #define SMSCM_SPECULATION_DISABLE_MASK SMSCM_OCMDR0_OCMCF1_MASK macro
552 …SMSCM->OCMDR0 = (SMSCM->OCMDR0 & (~SMSCM_SPECULATION_DISABLE_MASK)) | SMSCM_SPECULATION_DISABLE_MA… in FLASH_CACHE_Disable()