Searched refs:responseErrorFlags (Results 1 – 2 of 2) sorted by relevance
345 if ((command->responseErrorFlags != 0U) && in USDHC_ReceiveCommandResponse()349 if (((command->responseErrorFlags) & (command->response[0U])) != 0U) in USDHC_ReceiveCommandResponse()
546 uint32_t responseErrorFlags; /*!< response error flag, the flag which need to check member