Home
last modified time | relevance | path

Searched refs:sdio_async_interrupt_support (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dsdhc.h181 unsigned int sdio_async_interrupt_support: 1; /**< Asynchronous interrupt support */ member
/Zephyr-latest/drivers/sdhc/
Difx_cat1_sdio.c214 props->host_caps.sdio_async_interrupt_support = true; in ifx_cat1_sdio_get_host_props()
Dsdhc_max32.c107 sdhc_data->props.host_caps.sdio_async_interrupt_support = true; in sdhc_max32_init_props()