Home
last modified time | relevance | path

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

12345678910>>...14

/Zephyr-Core-3.5.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.5.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.5.0/boards/arm/wio_terminal/
Dgrove_connectors.dtsi11 gpio-map-pass-thru = <0 0x3f>;
19 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.5.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.5.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.5.0/tests/kernel/timer/starve/
DKconfig9 int "The number of seconds to run without error before pass"
/Zephyr-Core-3.5.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.5.0/boards/xtensa/m5stack_core2/
Dgrove_connectors.dtsi12 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.5.0/boards/arm/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.5.0/samples/boards/esp32/spiram_test/
DREADME.rst53 SPIRAM mem test pass
55 Internal mem test pass
/Zephyr-Core-3.5.0/boards/arm/stm32h735g_disco/
Dpmod_connector.dtsi12 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.5.0/boards/arm/stm32h747i_disco/
Dpmod_connector.dtsi12 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.5.0/boards/riscv/xiao_esp32c3/
Dseeed_xiao_connector.dtsi12 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.5.0/boards/arm/96b_wistrio/
D96b_lscon.dtsi12 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.5.0/boards/xtensa/xiao_esp32s3/
Dseeed_xiao_connector.dtsi12 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.5.0/boards/arm/seeeduino_xiao/
Dseeed_xiao_connector.dtsi12 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.5.0/boards/arm/96b_carbon/
D96b_lscon.dtsi12 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.5.0/boards/arm/xiao_ble/
Dseeed_xiao_connector.dtsi13 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.5.0/tests/drivers/i2c/i2c_target_api/boards/
Dnucleo_l073rz.overlay10 * Short Pin PB9 to PB11, and PB8 to PB10, for the test to pass.
Dnucleo_f207zg.overlay10 * Short Pin PB9 to PB11, and PB8 to PB10, for the test to pass.
Dnucleo_f429zi.overlay10 * Short Pin PB9 to PB11, and PB8 to PB10, for the test to pass.
Dnucleo_g071rb.overlay13 * Short Pin PB9 to PA12, and PB8 to PA11, for the test to pass.
Dnucleo_l476rg.overlay13 * Short D14 to A4, and D15 to A5, for the test to pass.
/Zephyr-Core-3.5.0/boards/shields/adafruit_2_8_tft_touch_v2/
Dadafruit_2_8_tft_touch_v2_nano.overlay18 gpio-map-pass-thru = <0 0x3f>;
/Zephyr-Core-3.5.0/boards/arm/96b_nitrogen/
D96b_lscon.dtsi12 gpio-map-pass-thru = <0 0x3f>;

12345678910>>...14