Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_exmc.c907 sdstat = ((uint32_t)(EXMC_SDSTAT & EXMC_SDSDAT_STA0) >> SDSTAT_STA0_OFFSET); in exmc_sdram_bankstatus_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_exmc.h215 #define EXMC_SDSDAT_STA0 BITS(1,2) /*!< device0 status */ macro