Home
last modified time | relevance | path

Searched refs:irqPending (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_sdio.h48 bool irqPending; member
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_core.c816 if (dev->irqPending == true && func->irqHandler != NULL) { in SdioHandlePendingIrq()
868 dev->irqPending = false; in SdioIrqThreadWorker()
953 dev->irqPending = true; in MmcCntlrNotifySdioIrqThread()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-platform-sdio-develop.md239 bool irqPending;
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-platform-sdio-develop.md195 bool irqPending;