Searched refs:SCB_DCISW_SET_Pos (Results 1 – 1 of 1) sorted by relevance
804 #define SCB_DCISW_SET_Pos 5U /*!< SCB … macro805 #define SCB_DCISW_SET_Msk (0x1FFUL << SCB_DCISW_SET_Pos) /*!< SCB …2140 SCB->DCISW = (((sets << SCB_DCISW_SET_Pos) & SCB_DCISW_SET_Msk) | in SCB_EnableDCache()2215 SCB->DCISW = (((sets << SCB_DCISW_SET_Pos) & SCB_DCISW_SET_Msk) | in SCB_InvalidateDCache()