Home
last modified time | relevance | path

Searched refs:CMD_PROGRAM_PAGE (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/spi_flash/include/spi_flash/
Dspi_flash_defs.h45 #define CMD_PROGRAM_PAGE 0x02 macro
/hal_espressif-latest/components/spi_flash/
Dmemspi_host_driver.c172 .command = CMD_PROGRAM_PAGE, in memspi_host_program_page()
Dspi_flash_chip_winbond.c207 .command = (addr_4b? CMD_PROGRAM_PAGE_4B: CMD_PROGRAM_PAGE), in spi_flash_command_winbond_program_4B()