Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_sdio.c190 SDIO_CMDCTL &= ~SDIO_CMDCTL_CSMEN; in sdio_command_response_config()
227 SDIO_CMDCTL |= SDIO_CMDCTL_CSMEN; in sdio_csm_enable()
238 SDIO_CMDCTL &= ~SDIO_CMDCTL_CSMEN; in sdio_csm_disable()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_sdio.c233 SDIO_CMDCTL |= SDIO_CMDCTL_CSMEN; in sdio_csm_enable()
244 SDIO_CMDCTL &= ~SDIO_CMDCTL_CSMEN; in sdio_csm_disable()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_sdio.c235 SDIO_CMDCTL |= SDIO_CMDCTL_CSMEN; in sdio_csm_enable()
246 SDIO_CMDCTL &= ~SDIO_CMDCTL_CSMEN; in sdio_csm_disable()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_sdio.h88 #define SDIO_CMDCTL_CSMEN BIT(10) /*!< command state machine(CSM) enab… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_sdio.h87 #define SDIO_CMDCTL_CSMEN BIT(10) /*!< command state machine(CSM) enab… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_sdio.h87 #define SDIO_CMDCTL_CSMEN BIT(10) /*!< command state machine(CSM) enab… macro