Home
last modified time | relevance | path

Searched defs:event_flag_word (Results 1 – 2 of 2) sorted by relevance

/test/vts/drivers/resource/include/fmq_driver/
DVtsFmqDriver.h437 atomic<uint32_t>* event_flag_word) { in ReadFmqBlocking()
493 atomic<uint32_t>* event_flag_word) { in WriteFmqBlocking()
/test/vts/drivers/resource/resource_manager/
DVtsResourceManager.cpp342 atomic<uint32_t> event_flag_word; in ProcessFmqCommandInternal() local