Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_sdio.c160 SDIO_CLKCTL |= SDIO_CLKCTL_CLKEN; in sdio_clock_enable()
171 SDIO_CLKCTL &= ~SDIO_CLKCTL_CLKEN; in sdio_clock_disable()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_sdio.c168 SDIO_CLKCTL |= SDIO_CLKCTL_CLKEN; in sdio_clock_enable()
179 SDIO_CLKCTL &= ~SDIO_CLKCTL_CLKEN; in sdio_clock_disable()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_sdio.c170 SDIO_CLKCTL |= SDIO_CLKCTL_CLKEN; in sdio_clock_enable()
181 SDIO_CLKCTL &= ~SDIO_CLKCTL_CLKEN; in sdio_clock_disable()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_sdio.h72 #define SDIO_CLKCTL_CLKEN BIT(8) /*!< SDIO_CLK clock output enable bi… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_sdio.h71 #define SDIO_CLKCTL_CLKEN BIT(8) /*!< SDIO_CLK clock output enable bi… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_sdio.h71 #define SDIO_CLKCTL_CLKEN BIT(8) /*!< SDIO_CLK clock output enable bi… macro