Home
last modified time | relevance | path

Searched full:becomes (Results 1 – 25 of 137) sorted by relevance

123456

/Zephyr-latest/dts/bindings/adc/
Dti,ads131m02.yaml18 GPIO for data ready, becomes active when a conversion result is ready.
Dmaxim,max1125x-base.yaml30 gpio for data ready, becomes active when a conversion result is ready
Dti,ads114s08.yaml24 GPIO for data ready, becomes active when a conversion result is ready
/Zephyr-latest/dts/bindings/net/wireless/
Dgpio-radio-coex.yaml11 required. When grant pin becomes inactive then you have time to
/Zephyr-latest/doc/kernel/services/scheduling/
Dindex.rst124 Once a cooperative thread becomes the current thread, it remains
149 the sleeping thread becomes ready once again.
154 Once a preemptive thread becomes the current thread, it remains
155 the current thread until a higher priority thread becomes ready,
209 becomes the current thread, its non-preemptible status is maintained.
224 Once the specified delay has elapsed the thread becomes ready
/Zephyr-latest/dts/bindings/stepper/adi/
Dadi,trinamic-ramp-generator.yaml115 becomes enabled when exceeding this velocity. It becomes disabled again once the velocity
/Zephyr-latest/include/zephyr/drivers/
Dvideo-controls.h60 /** Flip the image horizontally: the left side becomes the right side */
63 /** Flip the image vertically: the top side becomes the bottom side */
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/
DREADME.rst12 with the ST BlueNRG GUI app. In this case, the main MCU becomes an intermediate level,
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/
Dutil_app_cfg.h20 * of the struct in cases where config data version management becomes
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/provision/
Dpb_remote_timeout.sh22 # 9. 3rd device enables Mesh scan again and becomes responsive.
/Zephyr-latest/tests/subsys/logging/log_blocking/
DREAME.md5 When the core log buffer becomes full, the logging subsystem can be configured to
12 becomes available again in the core log buffer.
/Zephyr-latest/drivers/led_strip/
Dws2812_spi.c57 * of SPI frames, MSbit first, where a one bit becomes SPI frame
58 * one_frame, and zero bit becomes zero_frame.
/Zephyr-latest/drivers/timer/
DKconfig.x8649 limit becomes the CPU time taken to execute the timing
/Zephyr-latest/doc/contribute/
Dproposals_and_rfcs.rst27 from contributors before it becomes a part of Zephyr. Quite often, even
/Zephyr-latest/subsys/portability/cmsis_rtos_v1/
Dcmsis_mutex.c41 * @brief Wait until a Mutex becomes available.
Dcmsis_semaphore.c43 * @brief Wait until a semaphore becomes available.
/Zephyr-latest/doc/kernel/services/synchronization/
Dmutexes.rst45 When the mutex becomes unlocked it is then locked by the highest-priority
59 of times before the mutex becomes fully unlocked so it can be claimed
/Zephyr-latest/drivers/ieee802154/
DKconfig20 the radio becomes operational. For instance, the EUI-64 value can be
/Zephyr-latest/soc/intel/intel_adsp/common/include/
Dcavs-idc.h21 * the system (including itself). When the high bit becomes 1 in an
29 * the high bit of TFC is written with a 1, the value becomes ZERO,
/Zephyr-latest/doc/kernel/services/data_passing/
Dmessage_queues.rst40 is full; when space becomes available
50 is empty; when a data item becomes available it is given to
/Zephyr-latest/boards/nordic/nrf9160dk/
Dboard.c112 /* Wait until the pin becomes inactive. */ in reset_pin_wait_inactive()
154 /* Wait until the pin becomes inactive before continuing. in reset_pin_configure()
/Zephyr-latest/subsys/pm/
DKconfig18 policies whenever the kernel becomes idle. The kernel informs the
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst126 if it becomes **suspended**. The function :c:func:`k_thread_suspend`
136 a thread since a sleeping thread becomes executable automatically when the
240 Once it becomes the current thread, a cooperative thread remains
244 Once it becomes the current thread, a preemptible thread may be supplanted
246 or equal priority, becomes ready.
/Zephyr-latest/subsys/llext/
DKconfig119 instance, the default name, "llext-edk", becomes LLEXT_EDK_INSTALL_DIR.
/Zephyr-latest/drivers/display/
Ddisplay_ili9342c.c22 /* some commands require that SETEXTC be set first before it becomes enabled. */ in ili9342c_regs_init()

123456