Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dstub_commands.h26 esp_command_error handle_spi_attach(uint32_t hspi_config_arg);
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dstub_commands.c182 esp_command_error handle_spi_attach(uint32_t hspi_config_arg) in handle_spi_attach() argument
204 spi_flash_attach(hspi_config_arg, 0); in handle_spi_attach()