Searched defs:HIMCI_EVENT_WAIT (Results 1 - 1 of 1) sorted by relevance
/device/soc/hisilicon/common/platform/mmc/himci_v200/ | ||
H A D | himci.h | 107 #define HIMCI_EVENT_WAIT(event, bit, timeout) LOS_EventRead(event, bit, (LOS_WAITMODE_OR + LOS_WAITMODE_CLR), timeout) macro |
Completed in 3 milliseconds