Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/spi_flash/include/spi_flash/
Dspi_flash_defs.h49 #define CMD_HPMEN 0xA3 /* Enable High Performance mode on flash */ macro
/hal_espressif-3.7.0/components/spi_flash/
Dspi_flash_hpm_enable.c102 bootloader_flash_execute_command_common(CMD_HPMEN, 0, 0, dummy, 0, 0, 0); in spi_flash_enable_high_performance_send_cmd()