Home
last modified time | relevance | path

Searched refs:EXMC_SDSDAT_STA1 (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_exmc.c909 sdstat = ((uint32_t)(EXMC_SDSTAT & EXMC_SDSDAT_STA1) >> SDSTAT_STA1_OFFSET); in exmc_sdram_bankstatus_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_exmc.h216 #define EXMC_SDSDAT_STA1 BITS(3,4) /*!< device1 status */ macro