Home
last modified time | relevance | path

Searched defs:resp_data (Results 1 – 4 of 4) sorted by relevance

/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_sdio.h138 #define SDIO_SendCmd(cmd, arg, resp_type, resp_data) _SDIO_Sen… argument
139 #define SDIO_SendCmdWithData(cmd, arg, resp_type, resp_data, data_read, block_cnt) _SDIO_Sen… argument
140 #define SDIO_SendCmdWithDataByDMA(cmd, arg, resp_type, resp_data, data_read, block_cnt) _SDIO_Sen… argument
A DSWM320_sdio.c339 uint32_t _SDIO_SendCmd(uint32_t cmd, uint32_t arg, uint32_t resp_type, uint32_t *resp_data, uint32_… in _SDIO_SendCmd()
/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_sdio.h154 #define SDIO_SendCmd(cmd, arg, resp_type, resp_data) _SDIO_Sen… argument
155 #define SDIO_SendCmdWithData(cmd, arg, resp_type, resp_data, data_read, block_cnt) _SDIO_Sen… argument
156 #define SDIO_SendCmdWithDataByDMA(cmd, arg, resp_type, resp_data, data_read, block_cnt) _SDIO_Sen… argument
A DSWM341_sdio.c338 uint32_t _SDIO_SendCmd(uint32_t cmd, uint32_t arg, uint32_t resp_type, uint32_t *resp_data, uint32_… in _SDIO_SendCmd()

Completed in 9 milliseconds