Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_ifx_cat1.c53 static int ifx_cat1_flash_read(const struct device *dev, off_t offset, void *data, size_t data_len) in ifx_cat1_flash_read() function
188 .read = ifx_cat1_flash_read,
Dflash_ifx_cat1_qspi.c217 static int ifx_cat1_flash_read(const struct device *dev, off_t offset, void *data, size_t data_len) in ifx_cat1_flash_read() function
330 .read = ifx_cat1_flash_read,