Home
last modified time | relevance | path

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

/hal_infineon-latest/whd-bsp-integration/
Dcybsp_wifi.c123 #define SDIO_CMD5_IO_OCR_MSK (0x00FFFFFFUL) macro
340 argument = (response & SDIO_CMD5_IO_OCR_MSK) | SDIO_CMD5_S18R_BIT; in _cybsp_wifi_sdio_card_init()