Searched refs:esp_flash_init_os_functions (Results 1 – 3 of 3) sorted by relevance
58 esp_err_t esp_flash_init_os_functions(esp_flash_t *chip, int host_id, spi_bus_lock_dev_handle_t dev…
214 esp_err_t esp_flash_init_os_functions(esp_flash_t *chip, int host_id, spi_bus_lock_dev_handle_t dev… in esp_flash_init_os_functions() function
260 err = esp_flash_init_os_functions(chip, config->host_id, dev_handle); in spi_bus_add_flash_device()