Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_exmc.c928 …_read_command_set(uint32_t read_command_mode, uint32_t read_wait_cycle, uint32_t read_command_code) in exmc_sqpipsram_read_command_set() argument
934 ((read_command_code & EXMC_SRCMD_RCMD)); in exmc_sqpipsram_read_command_set()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_exmc.h783 …m_read_command_set(uint32_t read_command_mode,uint32_t read_wait_cycle,uint32_t read_command_code);