Home
last modified time | relevance | path

Searched defs:SOC_NV_FLASH_NODE (Results 1 – 23 of 23) sorted by relevance

/Zephyr-latest/tests/subsys/shell/shell_flash/src/
Dshell_flash_test.c22 #define SOC_NV_FLASH_NODE DT_CHILD(DT_INST(0, zephyr_sim_flash), flash_0) macro
24 #define SOC_NV_FLASH_NODE DT_CHILD(DT_INST(0, zephyr_sim_flash), flash_sim_0) macro
/Zephyr-latest/tests/subsys/bindesc/reading/src/
Dmain.c12 #define SOC_NV_FLASH_NODE DT_CHILD(DT_INST(0, zephyr_sim_flash), flash_0) macro
14 #define SOC_NV_FLASH_NODE DT_CHILD(DT_INST(0, zephyr_sim_flash), flash_sim_0) macro
/Zephyr-latest/drivers/flash/
Dflash_gd32.h14 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro
Dsoc_flash_rv32m1.c8 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro
Dflash_simulator.c31 #define SOC_NV_FLASH_NODE DT_INST_CHILD(0, flash_0) macro
33 #define SOC_NV_FLASH_NODE DT_INST_CHILD(0, flash_sim_0) macro
Dflash_ambiq.c18 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro
Dflash_esp32.c8 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro
Dflash_si32.c24 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro
Dsoc_flash_lpc.c28 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro
Dflash_gecko.c8 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro
Dflash_ifx_cat1.c9 #define SOC_NV_FLASH_NODE DT_PARENT(DT_INST(0, fixed_partitions)) macro
Dsoc_flash_numaker.c20 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro
Dsoc_flash_numaker_rmc.c20 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro
Dsoc_flash_cc13xx_cc26xx.c17 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro
Dflash_smartbond.c8 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro
Dflash_ifx_cat1_qspi.c9 #define SOC_NV_FLASH_NODE DT_PARENT(DT_INST(0, fixed_partitions)) macro
Dsoc_flash_mcux.c56 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro
Dflash_sam0.c8 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro
Dsoc_flash_nrf.c38 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro
Dflash_ite_it8xxx2.c8 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro
/Zephyr-latest/tests/drivers/flash_simulator/flash_sim_reboot/src/
Dmain.c15 #define SOC_NV_FLASH_NODE DT_CHILD(DT_INST(0, zephyr_sim_flash), flash_sim_0) macro
/Zephyr-latest/tests/drivers/flash_simulator/flash_sim_impl/src/
Dmain.c17 #define SOC_NV_FLASH_NODE DT_CHILD(DT_INST(0, zephyr_sim_flash), flash_0) macro
19 #define SOC_NV_FLASH_NODE DT_CHILD(DT_INST(0, zephyr_sim_flash), flash_sim_0) macro
/Zephyr-latest/tests/subsys/storage/stream/stream_flash/src/
Dmain.c20 #define SOC_NV_FLASH_NODE DT_INST(0, soc_nv_flash) macro