Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_ca.h1286 uint32_t shift_way; in __L1C_MaintainDCacheSetWay() local
1302 shift_way = 32U - log2_num_ways; in __L1C_MaintainDCacheSetWay()
1307 Dummy = (level << 1U) | (((uint32_t)set) << log2_linesize) | (((uint32_t)way) << shift_way); in __L1C_MaintainDCacheSetWay()

Completed in 7 milliseconds