Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_sdio.c313 SDIO_DATALEN &= ~SDIO_DATALEN_DATALEN; in sdio_data_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_sdio.c319 SDIO_DATALEN &= ~SDIO_DATALEN_DATALEN; in sdio_data_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_sdio.c321 SDIO_DATALEN &= ~SDIO_DATALEN_DATALEN; in sdio_data_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_sdio.h98 #define SDIO_DATALEN_DATALEN BITS(0,24) /*!< data transfer length */ macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_sdio.h97 #define SDIO_DATALEN_DATALEN BITS(0,24) /*!< data transfer length */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_sdio.h97 #define SDIO_DATALEN_DATALEN BITS(0,24) /*!< data transfer length */ macro