Searched refs:SDIO_BUS_LEVEL_MAX_RETRIES (Results 1 – 1 of 1) sorted by relevance
111 #define SDIO_BUS_LEVEL_MAX_RETRIES (5) macro273 } while((result != CY_RSLT_SUCCESS) && (loop_count <= SDIO_BUS_LEVEL_MAX_RETRIES)); in _cybsp_wifi_sdio_try_send_cmd()