Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_exmc.c677 EXMC_SWCMD = BANK0_SQPI_SWCMD_RESET; in exmc_sqpipsram_deinit()
958 EXMC_SWCMD = swcmd; in exmc_sqpipsram_write_command_set()
980 EXMC_SWCMD |= EXMC_SWCMD_SC; in exmc_sqpipsram_write_cmd_send()
1021 flag = EXMC_SWCMD; in exmc_sqpipsram_send_command_state_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_exmc.h102 #define EXMC_SWCMD REG32(EXMC + 0x330U) /*!< EXMC SPI write comma… macro