Home
last modified time | relevance | path

Searched refs:CLEAN_INV_WAY (Results 1 - 1 of 1) sorted by relevance

/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_ca.h713 __IOM uint32_t CLEAN_INV_WAY; /*!< \brief Offset: 0x07fc (R/W) Clean and Invalidate by Way */ member
1410 L2C_310->CLEAN_INV_WAY = (1U << assoc) - 1U; in L2C_CleanInvAllByWay()
1411 while(L2C_310->CLEAN_INV_WAY & ((1U << assoc) - 1U)); //poll invalidate in L2C_CleanInvAllByWay()

Completed in 7 milliseconds