Home
last modified time | relevance | path

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

/components/fal/src/
A Dfal_rtt.c565 #define CMD_READ_INDEX 1 in fal() macro
578 … [CMD_READ_INDEX] = "fal read addr size - read 'size' bytes starting at 'addr'", in fal()
653 rt_kprintf("Usage: %s.\n", help_info[CMD_READ_INDEX]); in fal()
/components/drivers/spi/
A Ddev_spi_flash_sfud.c523 #define CMD_READ_INDEX 1 in sf() macro
536 … [CMD_READ_INDEX] = "sf read addr size - read 'size' bytes starting at 'addr'", in sf()
585 rt_kprintf("Usage: %s.\n", sf_help_info[CMD_READ_INDEX]); in sf()

Completed in 6 milliseconds