Searched refs:p_xspi_command_set_list (Results 1 – 2 of 2) sorted by relevance
171 …ospi_b_xspi_command_set_t const * p_xspi_command_set_list; ///< Additional protocol command sets; … member
1202 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()