Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_ca.h703 __IOM uint32_t INV_WAY; /*!< \brief Offset: 0x077c (R/W) Invalidate by Way */ member
1392 L2C_310->INV_WAY = (1U << assoc) - 1U; in L2C_InvAllByWay()
1393 while(L2C_310->INV_WAY & ((1U << assoc) - 1U)); //poll invalidate in L2C_InvAllByWay()

Completed in 7 milliseconds