Home
last modified time | relevance | path

Searched refs:SDIO_CmdConfig_T (Results 1 – 4 of 4) sorted by relevance

/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_sdio.h352 } SDIO_CmdConfig_T; typedef
387 void SDIO_TxCommand(SDIO_CmdConfig_T* cmdConfig);
388 void SDIO_TxCommandStructInit(SDIO_CmdConfig_T* cmdconfig);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_sdio.h296 } SDIO_CmdConfig_T; typedef
331 void SDIO_TxCommand(SDIO_CmdConfig_T *cmdConfig);
332 void SDIO_TxCommandStructInit(SDIO_CmdConfig_T* cmdconfig);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_sdio.c173 void SDIO_TxCommand(SDIO_CmdConfig_T *cmdConfig) in SDIO_TxCommand()
193 void SDIO_TxCommandStructInit(SDIO_CmdConfig_T *cmdConfig) in SDIO_TxCommandStructInit()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_sdio.c184 void SDIO_TxCommand(SDIO_CmdConfig_T* cmdConfig) in SDIO_TxCommand()
204 void SDIO_TxCommandStructInit(SDIO_CmdConfig_T* cmdConfig) in SDIO_TxCommandStructInit()

Completed in 9 milliseconds