Home
last modified time | relevance | path

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

/components/drivers/spi/
A Ddev_spi_flash_sfud.h44 rt_spi_flash_device_t rt_sfud_flash_probe_ex(const char *spi_flash_dev_name, const char *spi_dev_na…
A Ddev_spi_flash_sfud.c301 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() function
433 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