Home
last modified time | relevance | path

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

123

/Zephyr-latest/scripts/west_commands/
Dpackages.py100 def do_run(self, args, unknown): argument
101 if len(unknown) > 0 and unknown[0] != "--":
119 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/samples/subsys/portability/cmsis_rtos_v2/philosophers/src/
Dphil_obj_abstract.h67 #error unknown fork type
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/
Dindex.rst387 tar xvzf riscv32-unknown-elf-gcc.tar.gz
389 mv riscv32-unknown-elf-gcc ~
392 :file:`riscv32-unknown-elf-gcc.tar.gz` file doesn't expand into a
393 :file:`riscv32-unknown-elf-gcc` directory, so it has to be created)::
397 mkdir riscv32-unknown-elf-gcc
398 mv riscv32-unknown-elf-gcc.tar.gz riscv32-unknown-elf-gcc
399 cd riscv32-unknown-elf-gcc/
400 tar xvzf riscv32-unknown-elf-gcc.tar.gz
403 mv riscv32-unknown-elf-gcc ~
408 #. 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/snippets/ram-console/
DREADME.rst15 is unknown before building. The RAM console driver also supports using
/Zephyr-latest/samples/subsys/display/lvgl/boards/
Dnative_posix.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/cmake/compiler/clang/
Dcompiler_flags.cmake112 -Wno-unknown-warning-option
/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/cmake/modules/
Dsnippets.cmake77 # The Python script is responsible for checking for 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/doc/connectivity/bluetooth/shell/audio/
Dbap_broadcast_assistant.rst43 mod_src : Set sync <src_id> <sync_pa> [<pa_interval> | "unknown"] [<sync_bis>]
/Zephyr-latest/samples/boards/espressif/flash_encryption/
DREADME.rst52 generated key (remains unknown and unreadable) or a host generated key (owner is responsible
/Zephyr-latest/doc/develop/test/
Dtwister.rst1088 platform: unknown
1094 platform: unknown
1096 runner: unknown
1105 platform: unknown
1106 product: unknown
1107 runner: unknown
1111 platform: unknown
1112 product: unknown
1113 runner: unknown
1117 Any options marked as ``unknown`` need to be changed and set with the correct
[all …]

123