Searched defs:masked (Results 1 – 2 of 2) sorted by relevance
83 uint32_t masked; in PlatformEventPost() local136 uint32_t masked = 0; in PlatformEventRead() local
203 let mut masked = (expiration ^ elapsed) | SLOT_MASK; in find_level() localVariable