/Zephyr-latest/drivers/fpga/ |
D | fpga_slg471x5.c | 40 bool loaded; member 59 if (data->loaded) { in fpga_slg471x5_get_status() 111 data->loaded = true; in fpga_slg471x5_load() 129 data->loaded = true; in fpga_slg471x5_load() 146 data->loaded = false; in fpga_slg471x5_reset()
|
D | fpga_ice40_spi.c | 45 if (data->loaded && crc == data->crc) { in fpga_ice40_load() 53 data->loaded = false; in fpga_ice40_load() 156 data->loaded = true; in fpga_ice40_load()
|
D | fpga_ice40_bitbang.c | 153 if (data->loaded && crc == data->crc) { in fpga_ice40_load() 161 data->loaded = false; in fpga_ice40_load() 222 data->loaded = true; in fpga_ice40_load()
|
D | fpga_ice40_common.h | 61 bool loaded; member
|
/Zephyr-latest/cmake/sca/eclair/ECL/ |
D | db_generation.ecl | 19 setq(loaded_dir,join_paths(data_dir,"loaded")) 28 loaded()
|
/Zephyr-latest/subsys/settings/include/settings/ |
D | settings_nvs.h | 49 bool loaded; member
|
/Zephyr-latest/boards/others/promicro_nrf52840/ |
D | Kconfig | 10 If selected, applications are linked so that they can be loaded by Nordic
|
/Zephyr-latest/doc/services/llext/ |
D | load.rst | 4 Once an extension is built and the ELF file is available, it can be loaded into 11 An extension may be loaded using any implementation of a :c:struct:`llext_loader` 18 The extensions are loaded with a call to the :c:func:`llext_load` function, 20 successfully, the extension is loaded into memory and is ready to be used. 56 To interact with the newly loaded extension, the host application must use the 63 Advanced users that need direct access to areas of the newly loaded extension
|
D | index.rst | 10 loaded, and linked with the main Zephyr binary. Extensions can be manipulated
|
D | config.rst | 61 to be loaded from any storage medium. Sometimes, however, data is already in a 67 Allow the extension to be loaded by directly referencing section data 94 When an extension is loaded, the LLEXT subsystem must find the address of all
|
/Zephyr-latest/boards/nordic/nrf52840dongle/ |
D | Kconfig | 12 If selected, applications are linked so that they can be loaded by Nordic
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/ |
D | Kconfig | 12 If selected, applications are linked so that they can be loaded by Nordic
|
/Zephyr-latest/cmake/modules/ |
D | doc.cmake | 8 # The following CMake modules will be loaded:
|
/Zephyr-latest/soc/nxp/imxrt/ |
D | Kconfig.sysbuild | 10 one. The primary core will be loaded with the samples/basic/minimal
|
/Zephyr-latest/subsys/settings/src/ |
D | settings_nvs.c | 137 cf->loaded = false; in settings_nvs_load() 147 cf->loaded = true; in settings_nvs_load() 249 if (cf->loaded && !SETTINGS_NVS_CACHE_OVFL(cf)) { in settings_nvs_save() 348 if (cf->loaded && !SETTINGS_NVS_CACHE_OVFL(cf)) { in settings_nvs_save()
|
/Zephyr-latest/soc/nxp/common/ |
D | Kconfig.rom_loader | 10 FlexSPI boot device into RAM region. The image will be loaded
|
/Zephyr-latest/drivers/tee/optee/ |
D | Kconfig | 8 This implements support of the OP-TEE firmware which is loaded
|
/Zephyr-latest/boards/intel/socfpga/agilex_socdk/doc/ |
D | index.rst | 51 Zephyr image will need to be loaded by Intel Arm Trusted Firmware (ATF). 65 Zephyr image can be loaded in DDR memory at address 0x10000000 from
|
/Zephyr-latest/boards/intel/socfpga/agilex5_socdk/doc/ |
D | index.rst | 55 Zephyr image will need to be loaded by Intel Arm Trusted Firmware (ATF). 67 Zephyr image can be loaded in DDR memory at address 0x80000000 from
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu_srv.rst | 71 Metadata. The old Composition Data will then be loaded into Composition Data Pages 0, 1 and 2, 72 while the Composition Data in the new firmware will be loaded into Composition Data Pages 128, 129 73 and 130. The Models Metadata for the old image will be loaded into Models Metadata Page 0, and the 74 Models Metadata for the new image will be loaded into Models Metadata Page 128.
|
/Zephyr-latest/boards/actinius/icarus/ |
D | Kconfig.defconfig | 12 # be loaded by MCUboot. If the secure firmware is to be combined with a non-
|
/Zephyr-latest/boards/norik/octopus_io_board/ |
D | Kconfig.defconfig | 8 # be loaded by MCUboot. If the secure firmware is to be combined with a non-
|
/Zephyr-latest/boards/norik/octopus_som/ |
D | Kconfig.defconfig | 8 # be loaded by MCUboot. If the secure firmware is to be combined with a non-
|
/Zephyr-latest/boards/actinius/icarus_bee/ |
D | Kconfig.defconfig | 12 # be loaded by MCUboot. If the secure firmware is to be combined with a non-
|
/Zephyr-latest/boards/nordic/nrf9131ek/ |
D | Kconfig.defconfig | 10 # be loaded by MCUboot. If the secure firmware is to be combined with a non-
|