zephyr/drivers/flash
Daniel Leung 26ecaba4af drivers: syscalls: use zephyr_syscall_header
This adds a few line use zephyr_syscall_header() to include
headers containing syscall function prototypes.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-06-17 07:57:45 -04:00
..
CMakeLists.txt drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
flash_cadence_qspi_nor_ll.c
flash_cadence_qspi_nor_ll.h
flash_cadence_qspi_nor.c
flash_esp32.c soc: esp32: MCUboot support 2023-05-25 16:15:54 +02:00
flash_gd32_v1.c
flash_gd32_v2.c
flash_gd32_v3.c
flash_gd32.c
flash_gd32.h
flash_gecko.c
flash_handlers.c
flash_ifx_cat1.c drivers: flash: Add Infineon CAT1 Flash driver 2023-05-08 11:16:09 +02:00
flash_ite_it8xxx2.c
flash_mcux_flexspi_hyperflash.c drivers: flash: flash_mcux_flexspi_*: copy LUT to ram when updating 2023-05-25 21:37:18 -05:00
flash_mcux_flexspi_mx25um51345g.c drivers: flash: flash_mcux_flexspi_*: copy LUT to ram when updating 2023-05-25 21:37:18 -05:00
flash_mcux_flexspi_nor.c drivers: flash: flash_mcux_flexspi_*: copy LUT to ram when updating 2023-05-25 21:37:18 -05:00
flash_page_layout.c
flash_priv.h
flash_rpi_pico.c
flash_sam0.c
flash_sam.c barriers: Move __DSB() to the new API 2023-05-24 13:13:57 -04:00
flash_shell.c
flash_simulator.c flash_simulator: add ability to use memory region 2023-05-04 20:49:57 +02:00
flash_smartbond.c
flash_stm32_ex_op.c
flash_stm32_ospi.c drivers: flash: stm32 ospi add ssht property 2023-05-11 07:36:11 -05:00
flash_stm32_ospi.h
flash_stm32_qspi.c drivers: flash stm32 qspi driver dma callback for positive statuses 2023-05-25 13:33:58 +00:00
flash_stm32.c
flash_stm32.h
flash_stm32f1x.c barriers: Move __DSB() to the new API 2023-05-24 13:13:57 -04:00
flash_stm32f2x.c
flash_stm32f4x.c barriers: Move __DSB() to the new API 2023-05-24 13:13:57 -04:00
flash_stm32f7x.c barriers: Move __DSB() to the new API 2023-05-24 13:13:57 -04:00
flash_stm32g0x.c
flash_stm32g4x.c
flash_stm32h7x.c barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
flash_stm32l4x.c
flash_stm32l5x.c
flash_stm32wbx.c
jesd216.c
jesd216.h
Kconfig drivers: flash: Add Infineon CAT1 Flash driver 2023-05-08 11:16:09 +02:00
Kconfig.at45
Kconfig.b91
Kconfig.cadence_qspi_nor
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.gd32
Kconfig.gecko
Kconfig.ifx_cat1 drivers: flash: Fix kconfig dependency 2023-05-10 16:49:59 +09:00
Kconfig.it8xxx2
Kconfig.lpc
Kconfig.mcux
Kconfig.nios2_qspi
Kconfig.nor
Kconfig.nordic_qspi_nor
Kconfig.nrf
Kconfig.rpi_pico
Kconfig.rv32m1
Kconfig.sam
Kconfig.sam0
Kconfig.simulator
Kconfig.smartbond
Kconfig.stm32
Kconfig.stm32_ospi
Kconfig.stm32_qspi
Kconfig.xmc4xxx
nrf_qspi_nor.c
soc_flash_b91.c
soc_flash_cc13xx_cc26xx.c
soc_flash_lpc.c
soc_flash_mcux.c barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
soc_flash_nios2_qspi.c
soc_flash_nrf.c drivers: nrf5 flash: Fix for simulation 2023-05-08 10:08:35 +02:00
soc_flash_nrf.h
soc_flash_rv32m1.c
soc_flash_xmc4xxx.c
spi_flash_at45.c drivers: spi_flash_at45: Fix erasing of first two sectors 2023-05-09 12:22:15 +02:00
spi_nor.c
spi_nor.h drivers: flash: stm32 ospi flash driver waits for full chip erase 2023-05-10 16:50:22 +09:00