Searched refs:loads (Results 26 – 50 of 52) sorted by relevance
123
/Zephyr-latest/boards/nxp/ucans32k1sic/doc/ |
D | index.rst | 154 - ``loadTo=flash`` loads the application to the SoC internal program flash
|
/Zephyr-latest/samples/bluetooth/hci_uart_async/ |
D | README.rst | 105 BlueZ loads and initializes the attached controller.
|
/Zephyr-latest/cmake/modules/ |
D | FindZephyr-sdk.cmake | 16 # the Zephyr SDK is loaded and loads additional host tools from the Zephyr SDK.
|
/Zephyr-latest/boards/microchip/mec1501modular_assy6885/doc/ |
D | index.rst | 126 SHD SPI CS0# and if high, it loads code from SHD SPI.
|
/Zephyr-latest/boards/mediatek/ |
D | index.rst | 31 much slower system DRAM. Zephyr currently loads and links into the
|
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/ |
D | README.rst | 113 BlueZ loads and initializes the attached controller.
|
/Zephyr-latest/ |
D | Kconfig.zephyr | 21 # This loads custom shields defconfigs (from BOARD_ROOT) 23 # This loads Zephyr base shield defconfigs 28 # This loads Zephyr specific SoC root defconfigs 31 # This loads the toolchain defconfigs 33 # This loads the testsuite defconfig
|
/Zephyr-latest/soc/microchip/mec/ |
D | Kconfig | 13 On Microchip MEC series chip, the ROM code loads firmware image from flash
|
/Zephyr-latest/samples/bluetooth/hci_uart/ |
D | README.rst | 113 BlueZ loads and initializes the attached controller.
|
/Zephyr-latest/boards/snps/nsim/arc_v/doc/ |
D | index.rst | 121 This command loads the symbol table from the elf binary file, for example the
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | environment.py | 1200 self.toolchain = json.loads(result['stdout'])['ZEPHYR_TOOLCHAIN_VARIANT']
|
D | harness.py | 123 record[k] = json.loads(record[k]) if record[k] else {}
|
/Zephyr-latest/scripts/ci/ |
D | check_compliance.py | 1407 messages = json.loads(output)['messages'] 1780 messages = json.loads(output)
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 266 layout of the board, loads the compiled binary and through instructions 291 The simulator loads your binary, slowly interprets each instruction, and
|
/Zephyr-latest/boards/nxp/mimxrt1160_evk/doc/ |
D | index.rst | 273 image will be built and flashed to the M7 core, which loads and kicks off
|
/Zephyr-latest/boards/nxp/imx95_evk/doc/ |
D | index.rst | 239 Cortex-M33 processor. The Cortex-M33 is the boot core, runs the boot ROM which loads
|
/Zephyr-latest/boards/udoo/udoo_neo_full/doc/ |
D | index.rst | 211 The utility then loads the new application and reads its status from the shared
|
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/doc/ |
D | index.rst | 130 SHD SPI CS0# and if high, it loads code from SHD SPI.
|
/Zephyr-latest/boards/nxp/mr_canhubk3/doc/ |
D | index.rst | 308 - ``loadTo=flash`` loads the application to the SoC internal program flash
|
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/doc/ |
D | index.rst | 130 SHD SPI CS0# and if high, it loads code from SHD SPI.
|
/Zephyr-latest/doc/develop/debug/ |
D | index.rst | 139 loads the symbol table from the ELF binary file, in this instance,
|
/Zephyr-latest/arch/x86/ |
D | Kconfig | 419 When SSBD is set, loads will not execute speculatively
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/doc/ |
D | index.rst | 340 image will be built and flashed to the M7 core, which loads and kicks off
|
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/ |
D | index.rst | 257 This command loads the symbol table from the elf binary file, for example the
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig | 217 Warning: The Bluetooth host expects a settings backend that loads
|
123