Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/Zephyr-Core-3.7.0/tests/kernel/threads/thread_apis/src/
Dtest_threads_cpu_mask.c29 int ret, pass, prio; in ZTEST() local
47 for (pass = 0; pass < 4; pass++) { in ZTEST()
48 if (IS_ENABLED(CONFIG_SCHED_CPU_MASK_PIN_ONLY) && pass == 1) { in ZTEST()
69 if (pass == 0) { in ZTEST()
72 } else if (pass == 1) { in ZTEST()
75 } else if (pass == 2) { in ZTEST()
93 if (pass == 1 || pass == 3) { in ZTEST()
/Zephyr-Core-3.7.0/tests/kernel/common/src/
Derrno.c39 int pass; member
55 result[n].pass = TC_PASS; in errno_thread()
81 result[ii].pass = TC_FAIL; in ZTEST()
95 if (!p || (p->pass != TC_PASS)) { in ZTEST()
/Zephyr-Core-3.7.0/boards/seeed/wio_terminal/
Dgrove_connectors.dtsi11 gpio-map-pass-thru = <0 0x3f>;
19 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.7.0/include/zephyr/arch/x86/
Dpagetables.ld7 * data in zephyr_prebuilt.elf (the result of linker pass 1).
8 * For the pass 1 build, an equal-sized dummy area is provided as
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/authorization/src/
Dgatt_server_test.c230 bool pass; in write_cp_chrc() local
234 pass = unhandled_chrc_operation_validate(); in write_cp_chrc()
237 pass = unauthorized_chrc_operation_validate(); in write_cp_chrc()
240 pass = authorized_chrc_operation_validate(); in write_cp_chrc()
247 if (pass) { in write_cp_chrc()
/Zephyr-Core-3.7.0/boards/shields/arduino_uno_click/
Darduino_uno_click.overlay12 gpio-map-pass-thru = <0 0x3f>;
35 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.7.0/boards/adi/sdp_k1/
Dadi_sdp_120pin_connector.dtsi15 gpio-map-pass-thru = <0 0x3f>;
70 gpio-map-pass-thru = <0 0x3f>;
86 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.7.0/tests/kernel/timer/starve/
DKconfig9 int "The number of seconds to run without error before pass"
/Zephyr-Core-3.7.0/boards/m5stack/m5stack_atoms3/
Dgrove_connectors.dtsi11 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.7.0/tests/ztest/fail/
DKconfig36 default "ERROR: cannot pass in test phase 'after()', bailing" if ZTEST_FAIL_TEST_PASS_AFTER
37 default "ERROR: cannot pass in test phase 'teardown()', bailing" if ZTEST_FAIL_TEST_PASS_TEARDOWN
/Zephyr-Core-3.7.0/boards/m5stack/m5stack_atom_lite/
Dgrove_connectors.dtsi12 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.7.0/boards/m5stack/m5stack_atoms3_lite/
Dgrove_connectors.dtsi12 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.7.0/boards/m5stack/m5stack_core2/
Dgrove_connectors.dtsi12 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.7.0/boards/atmel/sam/sam4s_xplained/
Dsam4s_xplained.dts72 gpio-map-pass-thru = <0 0x3f>; /* Shared */
89 gpio-map-pass-thru = <0 0x3f>; /* Shared */
106 gpio-map-pass-thru = <0 0x3f>; /* Shared */
123 gpio-map-pass-thru = <0 0x3f>; /* Shared */
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio_samples/cap/acceptor/
DKconfig.sysbuild8 # Let's pass the test arguments to the application MCU test
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio_samples/cap/initiator/
DKconfig.sysbuild8 # Let's pass the test arguments to the application MCU test
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio_samples/bap_unicast_client/
DKconfig.sysbuild8 # Let's pass the test arguments to the application MCU test
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio_samples/bap_broadcast_sink/
DKconfig.sysbuild8 # Let's pass the test arguments to the application MCU test
/Zephyr-Core-3.7.0/samples/boards/esp32/spiram_test/
DREADME.rst53 SPIRAM mem test pass
55 Internal mem test pass
/Zephyr-Core-3.7.0/boards/st/stm32h747i_disco/
Dpmod_connector.dtsi12 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.7.0/boards/st/stm32h735g_disco/
Dpmod_connector.dtsi12 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/ll/bis/
DKconfig.sysbuild12 # Let's pass the test arguments to the application MCU test
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/ll/conn/
DKconfig.sysbuild12 # Let's pass the test arguments to the application MCU test
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/ll/cis/
DKconfig.sysbuild12 # Let's pass the test arguments to the application MCU test
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/samples/central_hr_peripheral_hr/
DKconfig.sysbuild9 # Let's pass the test arguments to the application MCU test

12345678910>>...17