Searched refs:rt_sfud_flash_probe_ex (Results 1 – 2 of 2) sorted by relevance
44 rt_spi_flash_device_t rt_sfud_flash_probe_ex(const char *spi_flash_dev_name, const char *spi_dev_na…
301 rt_spi_flash_device_t rt_sfud_flash_probe_ex(const char *spi_flash_dev_name, const char *spi_dev_na… in rt_sfud_flash_probe_ex() function433 return rt_sfud_flash_probe_ex(spi_flash_dev_name, spi_dev_name, &cfg, RT_NULL); in rt_sfud_flash_probe()437 return rt_sfud_flash_probe_ex(spi_flash_dev_name, spi_dev_name, &cfg, &qspi_cfg); in rt_sfud_flash_probe()
Completed in 5 milliseconds