Home
last modified time | relevance | path

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

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/bus_protocols/
Dwhd_sdio.h136 #define SDIO_FUNC_READY_2 ( (uint32_t)0x04 ) /* function 2 I/O ready */ macro
Dwhd_bus_sdio_protocol.c484 ( (byte_data & SDIO_FUNC_READY_2) == 0 ) && in whd_bus_sdio_init()
1369 ( ( (byte_data & SDIO_FUNC_READY_2) == 0 ) && in whd_bus_sdio_reinit_stats()