Home
last modified time | relevance | path

Searched defs:ESP_SPI_SET_PARAMS (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dstub_flasher.h45 ESP_SPI_SET_PARAMS = 0x0b, enumerator
/hal_espressif-latest/tools/esptool_py/esptool/
Dloader.py228 ESP_SPI_SET_PARAMS = 0x0B variable in ESPLoader