Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sd_host.h1570 bool largeResponse);
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sd_host.c4943 bool largeResponse) in Cy_SD_Host_GetResponse() argument
4948 … uint8_t responseLength = (true == largeResponse) ? CY_SD_HOST_RESPONSE_SIZE : 1U; in Cy_SD_Host_GetResponse()