Home
last modified time | relevance | path

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

/components/fal/src/
A Dfal_rtt.c564 #define CMD_PROBE_INDEX 0 in fal() macro
577 …[CMD_PROBE_INDEX] = "fal probe [dev_name|part_name] - probe flash device or partition by giv… in fal()
638 rt_kprintf("Usage: %s.\n", help_info[CMD_PROBE_INDEX]); in fal()
/components/drivers/spi/
A Ddev_spi_flash_sfud.c522 #define CMD_PROBE_INDEX 0 in sf() macro
535 …[CMD_PROBE_INDEX] = "sf probe [spi_device] - probe and init SPI flash by given 'spi_… in sf()
555 rt_kprintf("Usage: %s.\n", sf_help_info[CMD_PROBE_INDEX]); in sf()

Completed in 8 milliseconds