Searched refs:SDMMC_CMD_SDMMC_SEN_OP_COND (Results 1 – 16 of 16) sorted by relevance
176 #define SDMMC_CMD_SDMMC_SEN_OP_COND 5U /*!< Sends host capacity supp… macro
170 #define SDMMC_CMD_SDMMC_SEN_OP_COND ((uint8_t)5U) /*!< Sends host capacity supp… macro
171 #define SDMMC_CMD_SDMMC_SEN_OP_COND ((uint8_t)5U) /*!< Sends host capacity supp… macro
193 #define SDMMC_CMD_SDMMC_SEN_OP_COND ((uint8_t)5U) /*!< Sends host capacity supp… macro
237 #define SDMMC_CMD_SDMMC_SEN_OP_COND 5U /*!< Sends host capacity support informa… macro
215 #define SDMMC_CMD_SDMMC_SEN_OP_COND 5U /*!< Sends host capacity support informa… macro
183 #define SDMMC_CMD_SDMMC_SEN_OP_COND ((uint8_t)5U) /*!< Sends host capacity supp… macro
1320 sdmmc_cmdinit.CmdIndex = SDMMC_CMD_SDMMC_SEN_OP_COND; in SDMMC_CmdSendOperationcondition()