Home
last modified time | relevance | path

Searched full:soon (Results 1 – 25 of 126) sorted by relevance

123456

/Zephyr-latest/drivers/entropy/
DKconfig.smartbond31 thread mode consumers. As soon as the number of available bytes in the
49 ISR consumers. As soon as the number of available bytes in the
DKconfig.nrf548 thread mode consumers. As soon as the number of available bytes in the
66 ISR consumers. As soon as the number of available bytes in the
DKconfig.stm3234 thread mode consumers. As soon as the number of available bytes in the
52 ISR consumers. As soon as the number of available bytes in the
/Zephyr-latest/tests/kernel/common/src/
Dirq_offload.c81 zassert_false(nested_executed, "nested irq_offload ran too soon"); in nestoff_timer_fn()
113 zassert_false(timer_executed, "timer ran too soon"); in ZTEST()
114 zassert_false(nested_executed, "nested irq_offload ran too soon"); in ZTEST()
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/src/
Dgesture_predictor.cpp60 /* If there's been a recent prediction, don't trigger a new one too soon. */ in PredictGesture()
73 * too soon. in PredictGesture()
/Zephyr-latest/drivers/serial/
DKconfig.altera24 …The receiver will deassert RTS as soon as a byte is received and reassert after the byte is fetche…
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.intel_vtd35 This device should be initialized as soon as possible, before any
/Zephyr-latest/tests/lib/notify/src/
Dmain.c78 "spinwait ready too soon"); in ZTEST()
146 "spinwait ready too soon"); in ZTEST()
214 "callback ready too soon"); in ZTEST()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/test_scripts/
Drun.sh15 # The test will exit simulation as soon as it has passed.
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/test_scripts/
Drun.sh15 # The test will exit simulation as soon as it has passed.
/Zephyr-latest/tests/kernel/sched/deadline/src/
Dmain.c91 zassert_true(n_exec == 0, "threads ran too soon"); in ZTEST()
100 zassert_true(n_exec == 0, "threads ran too soon"); in ZTEST()
162 zassert_true(n_exec == 0, "threads ran too soon"); in ZTEST()
203 zassert_true(n_exec == 0, "threads ran too soon"); in ZTEST()
/Zephyr-latest/dts/bindings/pwm/
Dnxp,imx-pwm.yaml45 "immediate" - buffered-registers get loaded with new values as soon as LDOK bit is set;
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dl2cap.rst25 it may block if no credits are available, and resuming as soon as more credits
/Zephyr-latest/subsys/sensing/
DKconfig64 soon as runtime thread give semaphore. Take for example, if runtime
/Zephyr-latest/arch/arm64/core/xen/
Denlighten.c26 * event channels as soon as possible after start.
/Zephyr-latest/samples/sensor/adt7420/
DREADME.rst15 temperature. As soon as the temperature goes outside the window an
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/
Devent_flags.c34 /* Please note that as soon as the last flag that a thread is waiting in thread2()
38 * FLAG1 gets set first and then FLAG2 gets set. As soon as FLAG2 gets in thread2()
/Zephyr-latest/tests/boards/intel_adsp/smoke/src/
Dsmpboot.c82 * another CPU as soon as its created. Intended to test in ZTEST()
/Zephyr-latest/doc/services/storage/disk/
Dnvme.rst72 below the user processes, this can become an issue in Zephyr as soon as buffer addresses
/Zephyr-latest/subsys/net/l2/ieee802154/
DKconfig100 Reassembly timer will start as soon as first packet received
/Zephyr-latest/tests/kernel/smp_boot_delay/src/
Dmain.c60 * other CPU as soon as its created. Intended to test whether in ZTEST()
/Zephyr-latest/tests/drivers/clock_control/nrf_lf_clock_start/src/
Dmain.c107 /* This test needs to read the LF clock state soon after the system clock is
/Zephyr-latest/scripts/tests/twister/
Dtest_twister.py70 " This feature is deprecated and will soon result in an error."
/Zephyr-latest/subsys/demand_paging/backing_store/
Dram.c30 * are freed as soon as pages are paged in, in
/Zephyr-latest/modules/mbedtls/
Dcreate_psa_files.py66 # - add _BASIC Kconfigs to Kconfig.psa.logic and let them "default y" as soon as

123456