Searched refs:SDIO_CONTEXT_WRITE_MULTIPLE_BLOCK (Results 1 – 6 of 6) sorted by relevance
1210 …sdio->Context = (Argument->Block_Mode == HAL_SDIO_MODE_BLOCK) ? SDIO_CONTEXT_WRITE_MULTIPLE_BLOCK : in HAL_SDIO_WriteExtended()1571 SDIO_CONTEXT_WRITE_MULTIPLE_BLOCK : in HAL_SDIO_WriteExtended_DMA()2697 …hsdio->Context = (cmd_arg->Block_Mode == HAL_SDIO_MODE_BLOCK) ? SDIO_CONTEXT_WRITE_MULTIPLE_BLOCK : in SDIO_WriteExtended()
231 #define SDIO_CONTEXT_WRITE_MULTIPLE_BLOCK 0x20U /*!< Write multiple blocks operation */ macro
236 #define SDIO_CONTEXT_WRITE_MULTIPLE_BLOCK 0x20U /*!< Write multiple blocks operation */ macro