Searched full:still (Results 1 – 25 of 669) sorted by relevance
12345678910>>...27
/Zephyr-latest/samples/subsys/task_wdt/ |
D | README.rst | 41 Main thread still alive... 43 Main thread still alive... 44 Main thread still alive... 45 Main thread still alive... 47 Main thread still alive...
|
D | sample.yaml | 13 - "Main thread still alive..."
|
/Zephyr-latest/modules/zcbor/ |
D | Kconfig | 19 indefinite-length arrays (it will still decode them properly). 24 Make the stop_on_error functionality available. Note that it still
|
/Zephyr-latest/soc/ |
D | Kconfig.v2 | 9 # SoC that are still using scheme v1 are still having a prompt but is loaded as
|
/Zephyr-latest/include/zephyr/arch/x86/ia32/scripts/ |
D | shared_kernel_pages.ld | 10 /* Special page containing supervisor data that is still mapped in 13 * marked 'present'. Still not directly user accessible, but
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/ |
D | prj.conf | 15 # FIXME: check if this still applies
|
/Zephyr-latest/subsys/testsuite/boards/unit_testing/unit_testing/ |
D | unit_testing_defconfig | 11 # Disable default for board. A unit test can still enable asserts.
|
/Zephyr-latest/drivers/mipi_dbi/ |
D | Kconfig.nxp_lcdic | 20 Commands will still be sent in polling mode.
|
/Zephyr-latest/subsys/testsuite/ztest/include/zephyr/ |
D | ztest_error_hook.h | 21 * error. Set the param true will still pass the test case when expected 51 * fail. Set the param true will still pass the test case when expected
|
/Zephyr-latest/subsys/shell/ |
D | Kconfig.template.shell_log_queue_timeout | 9 dropped if queue is still full after requested time (-1 is forever).
|
/Zephyr-latest/tests/arch/riscv/fpu_sharing/src/ |
D | main.c | 111 * Test 1: Wait for thread2 to let us run and make sure we still own the in thread1_entry() 129 * Test 3: Let thread2 verify that it still owns the FPU. in thread1_entry() 137 * touch the FPU. Make sure we still own the FPU in dirty state when in thread1_entry() 148 * an active user. This means we should still own it after letting in thread1_entry() 172 * active user, it should still own the FPU as it is not contended. in thread1_entry() 195 * Test 3: Make sure we still own the FPU when scheduled back. in thread2_entry() 230 * assigned to it. This means we should still own it despite not in thread2_entry() 275 /* make sure the FPU is still off */ in exception_context() 328 /* Make sure we still have proper context when accessing the FPU. */ in ZTEST()
|
/Zephyr-latest/boards/arm/mps3/ |
D | Kconfig.defconfig | 9 # will still permit bus access.
|
/Zephyr-latest/samples/application_development/code_relocation_nocopy/ |
D | CMakeLists.txt | 14 # But still relocate (copy) the data to RAM
|
/Zephyr-latest/tests/subsys/llext/src/ |
D | syscalls_ext.h | 13 * syscall machinery will still pick it up and generate a stub for it,
|
/Zephyr-latest/tests/kernel/stack/stack/src/ |
D | test_stack_fail.c | 53 * @brief Verifies cleanup a stack that still be needed by another 69 /* Try to clean up the stack, that still be waited by the thread */ in ZTEST() 154 * @brief Verifies cleanup a stack that its data still be waited by
|
/Zephyr-latest/tests/subsys/logging/log_blocking/ |
D | REAME.md | 45 DMA, can provide significantly higher throughput but are still inherently 49 Even a trivial _message source_ or _message sink_ is still rate-limited by 67 is still only matched with the input log rate, the core log buffer capacity
|
/Zephyr-latest/samples/sysbuild/with_mcuboot/ |
D | sample.yaml | 7 # Platform allowed is used as twister using sysbuild still lacks proper
|
/Zephyr-latest/include/zephyr/dt-bindings/adc/ |
D | stm32f1_adc.h | 14 * We still need the macro to get the value of the resolution but the driver
|
/Zephyr-latest/tests/net/socket/socketpair/ |
D | testcase.yaml | 27 # Low buffer sizes (e.g., 8192) will verify the crash fix, but tests will still
|
/Zephyr-latest/drivers/console/ |
D | semihost_console.c | 24 * We still need to install the stdout callback manually at run time. in semihost_console_init()
|
/Zephyr-latest/cmake/linker/ |
D | linker_libraries_native.cmake | 15 # Although library properties are empty per default, then we still define link
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h7_devices/boards/ |
D | spi1_pllq_2_d1ppre_4.overlay | 15 * This test config ensures it still works.
|
/Zephyr-latest/boards/arm/mps2/ |
D | Kconfig.defconfig | 41 # will still permit bus access.
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.cavs | 7 # SoF is still referencing this symbol. The reason is the
|
/Zephyr-latest/dts/bindings/clock/ |
D | nordic,nrf-lfxo.yaml | 21 adjustments may still happen when the device trimming happens during
|
12345678910>>...27