Searched refs:pass (Results 1 – 25 of 335) sorted by relevance
12345678910>>...14
/Zephyr-Core-3.5.0/tests/kernel/threads/thread_apis/src/ |
D | test_threads_cpu_mask.c | 29 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/ |
D | errno.c | 39 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/ |
D | grove_connectors.dtsi | 11 gpio-map-pass-thru = <0 0x3f>; 19 gpio-map-pass-thru = <0 0x3f>;
|
/Zephyr-Core-3.5.0/include/zephyr/arch/x86/ |
D | pagetables.ld | 7 * 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/ |
D | arduino_uno_click.overlay | 12 gpio-map-pass-thru = <0 0x3f>; 35 gpio-map-pass-thru = <0 0x3f>;
|
/Zephyr-Core-3.5.0/tests/kernel/timer/starve/ |
D | Kconfig | 9 int "The number of seconds to run without error before pass"
|
/Zephyr-Core-3.5.0/tests/ztest/fail/ |
D | Kconfig | 36 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/ |
D | grove_connectors.dtsi | 12 gpio-map-pass-thru = <0 0x3f>;
|
/Zephyr-Core-3.5.0/boards/arm/sam4s_xplained/ |
D | sam4s_xplained.dts | 72 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/ |
D | README.rst | 53 SPIRAM mem test pass 55 Internal mem test pass
|
/Zephyr-Core-3.5.0/boards/arm/stm32h735g_disco/ |
D | pmod_connector.dtsi | 12 gpio-map-pass-thru = <0 0x3f>;
|
/Zephyr-Core-3.5.0/boards/arm/stm32h747i_disco/ |
D | pmod_connector.dtsi | 12 gpio-map-pass-thru = <0 0x3f>;
|
/Zephyr-Core-3.5.0/boards/riscv/xiao_esp32c3/ |
D | seeed_xiao_connector.dtsi | 12 gpio-map-pass-thru = <0 0x3f>;
|
/Zephyr-Core-3.5.0/boards/arm/96b_wistrio/ |
D | 96b_lscon.dtsi | 12 gpio-map-pass-thru = <0 0x3f>;
|
/Zephyr-Core-3.5.0/boards/xtensa/xiao_esp32s3/ |
D | seeed_xiao_connector.dtsi | 12 gpio-map-pass-thru = <0 0x3f>;
|
/Zephyr-Core-3.5.0/boards/arm/seeeduino_xiao/ |
D | seeed_xiao_connector.dtsi | 12 gpio-map-pass-thru = <0 0x3f>;
|
/Zephyr-Core-3.5.0/boards/arm/96b_carbon/ |
D | 96b_lscon.dtsi | 12 gpio-map-pass-thru = <0 0x3f>;
|
/Zephyr-Core-3.5.0/boards/arm/xiao_ble/ |
D | seeed_xiao_connector.dtsi | 13 gpio-map-pass-thru = <0 0x3f>;
|
/Zephyr-Core-3.5.0/tests/drivers/i2c/i2c_target_api/boards/ |
D | nucleo_l073rz.overlay | 10 * Short Pin PB9 to PB11, and PB8 to PB10, for the test to pass.
|
D | nucleo_f207zg.overlay | 10 * Short Pin PB9 to PB11, and PB8 to PB10, for the test to pass.
|
D | nucleo_f429zi.overlay | 10 * Short Pin PB9 to PB11, and PB8 to PB10, for the test to pass.
|
D | nucleo_g071rb.overlay | 13 * Short Pin PB9 to PA12, and PB8 to PA11, for the test to pass.
|
D | nucleo_l476rg.overlay | 13 * 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/ |
D | adafruit_2_8_tft_touch_v2_nano.overlay | 18 gpio-map-pass-thru = <0 0x3f>;
|
/Zephyr-Core-3.5.0/boards/arm/96b_nitrogen/ |
D | 96b_lscon.dtsi | 12 gpio-map-pass-thru = <0 0x3f>;
|
12345678910>>...14