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