Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_ospi_b.h171 …ospi_b_xspi_command_set_t const * p_xspi_command_set_list; ///< Additional protocol command sets; … member
/hal_renesas-latest/drivers/ra/fsp/src/r_ospi_b/
Dr_ospi_b.c1202 if (p_cfg_extend->p_xspi_command_set_list[i].protocol == p_instance_ctrl->spi_protocol) in r_ospi_b_command_set_get()
1204 return &p_cfg_extend->p_xspi_command_set_list[i]; in r_ospi_b_command_set_get()