Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_stm32_xspi.h69 struct flash_stm32_xspi_config { struct
Dflash_stm32_xspi.c127 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in xspi_write_access()
308 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in stm32_xspi_read_sfdp()
368 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in xspi_address_is_valid()
407 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in stm32_xspi_mem_erased()
660 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in stm32_xspi_config_mem()
756 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in stm32_xspi_mem_reset()
842 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in stm32_xspi_set_memorymap()
980 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in flash_stm32_xspi_erase()
1150 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in flash_stm32_xspi_read()
1266 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in flash_stm32_xspi_write()
[all …]