Searched refs:out_chip (Results 1 – 2 of 2) sorted by relevance
45 esp_err_t spi_bus_add_flash_device(esp_flash_t **out_chip, const esp_flash_spi_device_config_t *con…
221 esp_err_t spi_bus_add_flash_device(esp_flash_t **out_chip, const esp_flash_spi_device_config_t *con… in spi_bus_add_flash_device() argument223 if (out_chip == NULL) { in spi_bus_add_flash_device()287 *out_chip = chip; in spi_bus_add_flash_device()