Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/boards/nxp/rd_rw612_bga/
DCMakeLists.txt18 zephyr_library_sources(${RW612_BOARD_DIR}/flash_config/flash_config.c)
19 zephyr_library_include_directories(${RW612_BOARD_DIR}/flash_config)
/Zephyr-Core-3.7.0/boards/nxp/mimxrt685_evk/
DCMakeLists.txt25 zephyr_library_sources(${RT685_BOARD_DIR}/flash_config/flash_config.c)
26 zephyr_library_include_directories(${RT685_BOARD_DIR}/flash_config)
/Zephyr-Core-3.7.0/boards/nxp/mimxrt595_evk/
DCMakeLists.txt26 zephyr_library_sources(${RT595_BOARD_DIR}/flash_config/flash_config.c)
27 zephyr_library_include_directories(${RT595_BOARD_DIR}/flash_config)
/Zephyr-Core-3.7.0/soc/nxp/s32/s32k1/
DCMakeLists.txt12 zephyr_linker_sources_ifdef(CONFIG_NXP_S32_FLASH_CONFIG ROM_START SORT_KEY 0x1 flash_config.ld)
/Zephyr-Core-3.7.0/soc/nxp/kinetis/
DCMakeLists.txt13 flash_config.ld
/Zephyr-Core-3.7.0/drivers/flash/
Dflash_ifx_cat1_qspi.c341 static const struct ifx_cat1_flash_config flash_config = { variable
345 DEVICE_DT_INST_DEFINE(0, ifx_cat1_flash_init, NULL, &flash_data, &flash_config, POST_KERNEL,