Home
last modified time | relevance | path

Searched refs:unknown (Results 1 – 25 of 68) sorted by relevance

123

/Zephyr-latest/scripts/west_commands/
Dpackages.py108 def do_run(self, args, unknown): argument
109 if len(unknown) > 0 and unknown[0] != "--":
127 return self.do_run_pip(args, unknown[1:])
Dblobs.py86 unknown = set(modules) - set(all_names)
88 if len(unknown):
/Zephyr-latest/boards/others/
Dindex.rst3 Other and unknown vendors
/Zephyr-latest/tests/arch/arm/arm_interrupt/
DREADME.txt66 E: Current thread: 0x20000148 (unknown)
73 E: Current thread: 0x20000148 (unknown)
82 E: Current thread: 0x20000148 (unknown)
91 E: Current thread: 0x20000148 (unknown)
103 E: Current thread: 0x20000148 (unknown)
115 E: Current thread: 0x20000148 (unknown)
124 E: Current thread: 0x20000148 (unknown)
137 E: Current thread: 0x20000080 (unknown)
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/philosophers/src/
Dphil_obj_abstract.h61 #error unknown fork type
/Zephyr-latest/cmake/toolchain/llvm/
Dtarget.cmake38 set(triple riscv64-unknown-elf)
40 set(triple riscv32-unknown-elf)
/Zephyr-latest/cmake/compiler/xt-clang/
Dcompiler_flags.cmake42 # add -Wno-unknown-warning-option to suppress those warnings.
44 -Wno-unknown-warning-option
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/philosophers/src/
Dphil_obj_abstract.h67 #error unknown fork type
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/
Dindex.rst335 tar xvzf riscv32-unknown-elf-gcc.tar.gz
337 mv riscv32-unknown-elf-gcc ~
340 :file:`riscv32-unknown-elf-gcc.tar.gz` file doesn't expand into a
341 :file:`riscv32-unknown-elf-gcc` directory, so it has to be created)::
345 mkdir riscv32-unknown-elf-gcc
346 mv riscv32-unknown-elf-gcc.tar.gz riscv32-unknown-elf-gcc
347 cd riscv32-unknown-elf-gcc/
348 tar xvzf riscv32-unknown-elf-gcc.tar.gz
351 mv riscv32-unknown-elf-gcc ~
356 #. Extract the :file:`openocd.zip` and :file:`riscv32-unknown-elf-gcc.zip` files
[all …]
/Zephyr-latest/boards/microchip/m2gl025_miv/doc/
Dindex.rst53 <softconsole_path>/riscv-unknown-elf-gcc/bin/riscv64-unknown-elf-gdb \
/Zephyr-latest/subsys/logging/backends/
Dlog_backend_net.c147 goto unknown; in do_net_init()
163 goto unknown; in do_net_init()
167 unknown: in do_net_init()
/Zephyr-latest/tests/ztest/error_hook/
DREADME.txt121 E: Current thread: 0x114000 (unknown)
135 E: Current thread: 0x114000 (unknown)
147 E: Current thread: 0x114000 (unknown)
158 E: Current thread: 0x114000 (unknown)
169 E: Current thread: 0x114000 (unknown)
189 E: Current thread: 0x114120 (unknown)
/Zephyr-latest/boards/microchip/mpfs_icicle/doc/
Dindex.rst58 <softconsole_path>/riscv-unknown-elf-gcc/bin/riscv64-unknown-elf-gdb \
/Zephyr-latest/samples/boards/st/uart/circular_dma/
DREADME.rst37 # when an unknown printer took a galley of type and scrambled it to make a type specimen book.
45 when an unknown printer took a galley of type and scrambled it to make a type specimen book.
/Zephyr-latest/snippets/ram-console/
DREADME.rst15 is unknown before building. The RAM console driver also supports using
/Zephyr-latest/doc/connectivity/usb/host/
Dusbip.rst44 1-1: NordicSemiconductor : unknown product (2fe3:0001)
48 : 1 - CDC Data / Unused / unknown protocol (0a/00/00)
/Zephyr-latest/samples/subsys/display/lvgl/boards/
Dnative_sim.overlay85 /* Skip pin 0 with the unknown code 0 */
/Zephyr-latest/scripts/coccinelle/
Dfind_dev_usage.cocci7 // If it's being used on an unknown functions from an external module such
/Zephyr-latest/tests/arch/arm/arm_no_multithreading/
DREADME.txt50 E: Current thread: (nil) (unknown)
/Zephyr-latest/samples/philosophers/src/
Dphil_obj_abstract.h139 #error unknown fork type
/Zephyr-latest/samples/subsys/debug/fuzz/
DREADME.rst72 …==3243305==ERROR: UndefinedBehaviorSanitizer: SEGV on unknown address 0x000000000000 (pc 0x55cbe33…
/Zephyr-latest/scripts/
Dspelling.txt1617 unknwon||unknown
1618 uknown||unknown
1639 unkmown||unknown
1640 unknonw||unknown
1641 unknouwn||unknown
1642 unknow||unknown
1643 unkown||unknown
/Zephyr-latest/doc/connectivity/usb/device/
Dusb_device.rst534 1-1: unknown vendor : unknown product (2fe3:0100)
537 : 0 - Vendor Specific Class / unknown subclass / unknown protocol (ff/00/00)
554 unknown vendor : unknown product (2fe3:0100)
/Zephyr-latest/cmake/modules/
Dsnippets.cmake77 # The Python script is responsible for checking for unknown
/Zephyr-latest/doc/develop/languages/rust/
Dindex.rst95 …Generated /my/path/app/zephyr/build/doc/rust/target/riscv32i-unknown-none-elf/doc/rustapp/index.ht…

123