Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dspi_flash_at45.c64 struct spi_flash_at45_config { struct
109 const struct spi_flash_at45_config *cfg = dev->config; in check_jedec_id()
158 const struct spi_flash_at45_config *cfg = dev->config; in read_status_register()
204 const struct spi_flash_at45_config *cfg = dev->config; in configure_page_size()
247 const struct spi_flash_at45_config *cfg = dev->config; in spi_flash_at45_read()
293 const struct spi_flash_at45_config *cfg = dev->config; in perform_write()
329 const struct spi_flash_at45_config *cfg = dev->config; in spi_flash_at45_write()
377 const struct spi_flash_at45_config *cfg = dev->config; in perform_chip_erase()
409 const struct spi_flash_at45_config *cfg = dev->config; in perform_erase_op()
439 const struct spi_flash_at45_config *cfg = dev->config; in spi_flash_at45_erase()
[all …]