Searched refs:SDIO_CMD_FLAG_WRITE_BLOCK (Results 1 – 2 of 2) sorted by relevance
119 #define SDIO_CMD_FLAG_WRITE_BLOCK (1u << 1u) /*!< SDIO command flag of writing block… macro
196 if (0u != (cmd_flags & SDIO_CMD_FLAG_WRITE_BLOCK) ) in SDIO_ExecuteData()
Completed in 6 milliseconds