Home
last modified time | relevance | path

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

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/bus_protocols/
Dwhd_sdio.h190 #define SDIO_FUNC_MASK_F1 ( (uint32_t)0x01 ) /* interrupt mask enable for function 1 */ macro
Dwhd_bus_sdio_protocol.c1077 SDIO_FUNC_MASK_F1 | SDIO_FUNC_MASK_F2) ); in whd_bus_sdio_download_firmware()