Home
last modified time | relevance | path

Searched refs:SDIO_CmdIdxChk (Results 1 – 3 of 3) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_sdio.c118 Assert_Param(IS_SDIO_CMD_IDX_CHK(SDIO_CmdInitStruct->SDIO_CmdIdxChk)); in SDIO_SendCommand()
124 SDIO_CmdInitStruct->SDIO_DatPresent | SDIO_CmdInitStruct->SDIO_CmdIdxChk | in SDIO_SendCommand()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_sdio.h89 …u32 SDIO_CmdIdxChk; /*!< Specify whether SDIO command index check function is enabled … member
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_sdio.c189 pkg->sdio_cmd_str.SDIO_CmdIdxChk = SDIO_CmdIdxChk_Yes; in rt_hw_sdio_send_command()
191 pkg->sdio_cmd_str.SDIO_CmdIdxChk = SDIO_Data_Present_No; in rt_hw_sdio_send_command()

Completed in 11 milliseconds