Home
last modified time | relevance | path

Searched refs:SDIO_FUNC_READY_1 (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/bus_protocols/
Dwhd_sdio.h135 #define SDIO_FUNC_READY_1 ( (uint32_t)0x02 ) /* function 1 I/O ready */ macro
Dwhd_bus_sdio_protocol.c409 ( (byte_data & SDIO_FUNC_READY_1) == 0 ) && in whd_bus_sdio_init()
1303 ( (byte_data & SDIO_FUNC_READY_1) == 0 ) && in whd_bus_sdio_reinit_stats()