Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_sqpi.c130 void sqpi_read_command_config(uint32_t rmode, uint32_t rwaitcycle, uint32_t rcmd) in sqpi_read_command_config() argument
133 temp |= (rcmd | (rwaitcycle << 16U) | rmode); in sqpi_read_command_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_sqpi.h129 void sqpi_read_command_config(uint32_t rmode, uint32_t rwaitcycle, uint32_t rcmd);