Home
last modified time | relevance | path

Searched refs:SDIO_CMDCTL_CMDRESP (Results 1 – 6 of 6) sorted by relevance

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_sdio.c195 cmd_config &= ~(SDIO_CMDCTL_CMDIDX | SDIO_CMDCTL_CMDRESP); in sdio_command_response_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_sdio.c201 cmd_config &= ~(SDIO_CMDCTL_CMDIDX | SDIO_CMDCTL_CMDRESP); in sdio_command_response_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_sdio.c203 cmd_config &= ~(SDIO_CMDCTL_CMDIDX | SDIO_CMDCTL_CMDRESP); in sdio_command_response_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_sdio.h85 #define SDIO_CMDCTL_CMDRESP BITS(6,7) /*!< command response type bits */ macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_sdio.h84 #define SDIO_CMDCTL_CMDRESP BITS(6,7) /*!< command response type bits */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_sdio.h84 #define SDIO_CMDCTL_CMDRESP BITS(6,7) /*!< command response type bits */ macro