Home
last modified time | relevance | path

Searched full:undefined (Results 1 – 25 of 242) sorted by relevance

12345678910

/Zephyr-latest/arch/sparc/core/
Dtrap_table_mvt.S131 BAD_TRAP; BAD_TRAP; BAD_TRAP; BAD_TRAP; ! 40 - 43 undefined
132 BAD_TRAP; BAD_TRAP; BAD_TRAP; BAD_TRAP; ! 44 - 47 undefined
133 BAD_TRAP; BAD_TRAP; BAD_TRAP; BAD_TRAP; ! 48 - 4B undefined
134 BAD_TRAP; BAD_TRAP; BAD_TRAP; BAD_TRAP; ! 4C - 4F undefined
135 BAD_TRAP; BAD_TRAP; BAD_TRAP; BAD_TRAP; ! 50 - 53 undefined
136 BAD_TRAP; BAD_TRAP; BAD_TRAP; BAD_TRAP; ! 54 - 57 undefined
137 BAD_TRAP; BAD_TRAP; BAD_TRAP; BAD_TRAP; ! 58 - 5B undefined
138 BAD_TRAP; BAD_TRAP; BAD_TRAP; BAD_TRAP; ! 5C - 5F undefined
144 BAD_TRAP; BAD_TRAP; BAD_TRAP; BAD_TRAP; ! 60 - 63 undefined
145 BAD_TRAP; BAD_TRAP; BAD_TRAP; BAD_TRAP; ! 64 - 67 undefined
[all …]
/Zephyr-latest/lib/libc/armstdc/src/
Dthreading_weak.c12 * When linking with armlink the linker will resolve undefined symbols for all
13 * undefined functions even if those functions the reference the undefined
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dexc.S11 * This file implements the exception handlers (undefined instruction, prefetch
107 * @brief Undefined instruction exception handler
109 * An undefined instruction (UNDEF) exception is generated when an undefined
115 * The undefined instruction address is offset by 2 if the previous
241 * @brief Undefined instruction exception handler
243 * An undefined instruction (UNDEF) exception is generated when an undefined
249 * The undefined instruction address is offset by 2 if the previous
Dfault.c136 * @brief FPU undefined instruction fault handler
139 * implying a true undefined instruction
147 * the FP was already enabled then this was an actual undefined in z_arm_fault_undef_instruction_fp()
158 * If the nested count is greater than 1, the undefined in z_arm_fault_undef_instruction_fp()
183 && (spill_esf->undefined & FPEXC_EN))) { in z_arm_fault_undef_instruction_fp()
188 spill_esf->undefined |= FPEXC_EN; in z_arm_fault_undef_instruction_fp()
207 * @brief Undefined instruction fault handler
215 * This is a true undefined instruction and we will be crashing in z_arm_fault_undef_instruction()
218 esf->fpu.undefined = __get_FPEXC(); in z_arm_fault_undef_instruction()
230 LOG_ERR("***** UNDEFINED INSTRUCTION ABORT *****"); in z_arm_fault_undef_instruction()
[all …]
DKconfig31 int "Undefined Instruction and Abort stack size (in bytes)"
34 This option specifies the size of the stack used by the undefined
180 int "Undefined Instruction and Abort stack size (in bytes)"
183 This option specifies the size of the stack used by the undefined
/Zephyr-latest/dts/bindings/i3c/
Di3c-controller.yaml23 Frequency of the SCL signal used for I3C transfers. When undefined,
29 Frequency of the SCL signal used for I2C transfers. When undefined
Dnxp,mcux-i3c.yaml22 Open Drain Frequency for the I3C controller. When undefined, use
/Zephyr-latest/tests/posix/common/src/
Dmutex_attr.c32 /* undefined behaviour */ in ZTEST()
41 /* undefined behaviour */ in ZTEST()
Dpthread_attr.c119 /* undefined behaviour */ in ZTEST()
135 /* undefined behaviour */ in ZTEST()
159 /* undefined behaviour */ in ZTEST()
179 /* undefined behaviour */ in ZTEST()
201 /* undefined behaviour */ in ZTEST()
221 /* undefined behaviour */ in ZTEST()
247 /* undefined behaviour */ in ZTEST()
267 /* undefined behaviour */ in ZTEST()
290 /* undefined behaviour */ in ZTEST()
380 /* undefined behaviour */ in ZTEST()
[all …]
/Zephyr-latest/tests/posix/threads_ext/src/
Dmain.c27 /* undefined behaviour */ in ZTEST()
52 /* undefined behaviour */ in ZTEST()
78 /* undefined behaviour */ in ZTEST()
100 /* undefined behaviour */ in ZTEST()
/Zephyr-latest/cmake/modules/
Droot.cmake19 # If a root is undefined it will still be undefined when this module has loaded.
Dwest.cmake57 # WEST_PYTHON is undefined and we couldn't import west. That's
93 # west topdir is undefined.
/Zephyr-latest/tests/bluetooth/controller/ctrl_unsupported/src/
Dmain.c120 /* Undefined opcodes cannot be encoded, so encode a LL_UNKNOWN_RSP as in lt_tx_undef_opcode_and_rx_unknown_rsp()
222 ZTEST(undefined, test_undefined_per_rem) in ZTEST() argument
227 /* Test undefined opcodes that cannot initiate a remote procedure */ in ZTEST()
237 ZTEST(undefined, test_undefined_cen_rem) in ZTEST() argument
242 /* Test undefined opcodes that cannot initiate a remote procedure */ in ZTEST()
328 ZTEST_SUITE(undefined, NULL, NULL, unsupported_setup, NULL, NULL);
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Ddata_prepare_test.py35 …./%s/output_%s_%s.txt" % (folders[0], folders[0], names[0]) # pylint: disable=undefined-variable
37 …e_original_data(folders[0], names[0], self.data, self.file) # pylint: disable=undefined-variable
50 self.assertEqual(self.data[0]["name"], names[0]) # pylint: disable=undefined-variable
/Zephyr-latest/soc/openisa/rv32m1/
Dsoc.h43 * Results are undefined if rv32m1_irq_level(irq) is not 1.
60 * Results are undefined if rv32m1_irq_level(irq) is not 2.
86 * Results are undefined if rv32m1_irq_level(irq) is not 2.
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_root.cmake19 # If a root is undefined it will still be undefined when this module has loaded.
/Zephyr-latest/kernel/include/
Dkernel_arch_interface.h284 * Behavior when providing unaligned addresses/sizes is undefined, these
327 * Behavior when providing unaligned addresses/sizes is undefined, these
331 * undefined.
356 * exceptions to this rule (such as the scratch page) is undefined behavior.
389 * - The location value semantics are undefined here but the value will be
396 * undefined behavior.
415 * undefined behavior.
465 * exceptions to this rule (such as the scratch page) is undefined behavior.
487 * This bit is undefined if ARCH_DATA_PAGE_LOADED is not set.
498 * This bit is undefined if ARCH_DATA_PAGE_LOADED is not set.
[all …]
/Zephyr-latest/samples/subsys/profiling/perf/images/
Dgraph_example.svg137 if (e.attributes["_orig_" + attr] != undefined) return;
138 if (e.attributes[attr] == undefined) return;
139 if (val == undefined) val = e.attributes[attr].value;
143 if (e.attributes["_orig_"+attr] == undefined) return;
190 if (e.attributes != undefined) {
194 if (e.childNodes == undefined) return;
200 if (e.attributes != undefined) {
201 if (e.attributes.x != undefined) {
207 if (e.attributes.width != undefined) {
213 if (e.childNodes == undefined) return;
[all …]
/Zephyr-latest/include/zephyr/drivers/mm/
Dsystem_mm.h94 * Behavior when providing unaligned address is undefined, this
116 * Behavior when providing unaligned addresses/sizes is undefined, these
140 * space. Behavior when providing unaligned addresses is undefined, these
170 * Behavior when providing unaligned address is undefined, this
193 * Behavior when providing unaligned address is undefined, this
256 * Behavior when providing unaligned addresses/sizes is undefined, these
290 * Behavior when providing unaligned addresses/sizes is undefined, these
392 * Behavior when providing unaligned address is undefined, this
/Zephyr-latest/lib/posix/options/
DKconfig.sched12 Since Zephyr does not yet support processes, most of this behaviour is undefined, except for
DKconfig.procN11 group is not implemented and is considered undefined behaviour.
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/src/
Disoal_test_common.h28 (err == 0 ? "OK" : "Undefined!")))
39 ((s) == ISOAL_ROLE_CENTRAL ? "Central" : "Undefined"))))
/Zephyr-latest/subsys/fs/
Dfs_impl.h26 * undefined if @p path does not start with the mount point prefix.
/Zephyr-latest/tests/posix/xsi_threads_ext/src/
Dmain.c91 /* undefined behaviour */ in ZTEST()
122 /* undefined behaviour */ in ZTEST()
204 /* undefined behaviour */ in ZTEST()
227 /* undefined behaviour */ in ZTEST()
/Zephyr-latest/tests/lib/acpi/unit/src/
Dassert.c30 * Needed in the passing scenario to prevent undefined behavior after hitting the in assert_post_action()

12345678910