Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/
Dspi_flash_wrap.c91 bootloader_flash_execute_command_common(CMD_WRAP, 0, 0, 6, 8, wrap_code, 0); in spi_flash_wrap_enable_77()
114 bootloader_flash_execute_command_common(CMD_WRAP, 0, 0, 6, 8, 0x10, 0); in spi_flash_wrap_clear_77()
/hal_espressif-latest/components/spi_flash/include/spi_flash/
Dspi_flash_defs.h50 #define CMD_WRAP 0x77 macro