Searched refs:ETS_SDIO_HOST_INTR_SOURCE (Results 1 – 2 of 2) sorted by relevance
325 #define ETS_SDIO_HOST_INTR_SOURCE 37/**< interrupt of SD/SDIO/MMC HOST, level*/ macro
257 …esp_err_t ret = esp_intr_alloc(ETS_SDIO_HOST_INTR_SOURCE, 0, &sdmmc_isr, s_event_queue, &s_intr_ha… in sdmmc_host_init()