Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_exmc.c951 …te_command_set(uint32_t write_command_mode, uint32_t write_wait_cycle, uint32_t write_command_code) in exmc_sqpipsram_write_command_set() argument
957 ((write_command_code & EXMC_SWCMD_WCMD)); in exmc_sqpipsram_write_command_set()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_exmc.h785 …ite_command_set(uint32_t write_command_mode,uint32_t write_wait_cycle,uint32_t write_command_code);