Searched refs:bus_width_8Bit (Results 1 – 6 of 6) sorted by relevance
71 uint8_t bus_width_8Bit; /*!< SDIO bus width 8 bit support */ member
726 pCccr->bus_width_8Bit = ((tempBuffer[0x07U] & 0x04U) != 0U) ? HAL_SDIO_BUS_WIDTH_8BIT_SUPPORTED in HAL_SDIO_GetCardCommonControlRegister()