Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/whd-bsp-integration/
Dcybsp_wifi.c111 #define SDIO_BUS_LEVEL_MAX_RETRIES (5) macro
273 } while((result != CY_RSLT_SUCCESS) && (loop_count <= SDIO_BUS_LEVEL_MAX_RETRIES)); in _cybsp_wifi_sdio_try_send_cmd()