Searched full:listens (Results 1 – 25 of 31) sorted by relevance
12
/Zephyr-latest/dts/bindings/input/ |
D | zephyr,lvgl-encoder-input.yaml | 7 Listens for button/encoder input events and routes the
|
D | zephyr,lvgl-pointer-input.yaml | 7 Listens for touch input events and routes the
|
D | zephyr,lvgl-button-input.yaml | 7 Listens for button input events and routes the
|
D | zephyr,lvgl-keypad-input.yaml | 7 Listens for input events and routes the
|
D | input-keymap.yaml | 7 Listens for row-column events from the parent device and reports key events.
|
D | zephyr,input-double-tap.yaml | 7 Listens for key events as an input and produces key events as output
|
D | zephyr,input-longpress.yaml | 7 Listens for key events as an input and produces key events as output
|
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/tests_scripts/ |
D | broadcast_iso.sh | 7 # Basic ISO broadcast test: a broadcaster transmits a BIS and a receiver listens
|
D | broadcast_iso_ll_interface.sh | 7 # Basic ISO broadcast test: a broadcaster transmits a BIS and a receiver listens
|
D | broadcast_iso_scan_aux_use_chains.sh | 7 # Basic ISO broadcast test: a broadcaster transmits a BIS and a receiver listens
|
D | broadcast_iso_ticker_expire_info.sh | 7 # Basic ISO broadcast test: a broadcaster transmits a BIS and a receiver listens
|
D | broadcast_iso_vs_dp.sh | 7 # Basic ISO broadcast test: a broadcaster transmits a BIS and a receiver listens
|
/Zephyr-latest/doc/services/input/ |
D | index.rst | 101 - :dtcompatible:`zephyr,input-longpress`: listens for key events, emits events 103 - :dtcompatible:`zephyr,input-double-tap`: listens for key events, emits events 108 :dtcompatible:`zephyr,lvgl-pointer-input`: listens for input events and
|
/Zephyr-latest/soc/intel/intel_adsp/common/include/ |
D | cavstool.h | 8 /* The cavstool.py script that launched us listens for a very simple
|
/Zephyr-latest/include/zephyr/canbus/ |
D | isotp.h | 307 * This function is used to send data to a peer that listens to the tx_addr. 318 * @param tx_addr Identifier for outgoing frames the receiver listens on. 342 * @param tx_addr Identifier for outgoing frames the receiver listens on. 367 * @param tx_addr Identifier for outgoing frames the receiver listens on. 397 * @param tx_addr Identifier for outgoing frames the receiver listens on.
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/advertiser/ |
D | disable.sh | 31 # 1. Rx devices listens all the time while tx device sends advs and ensure that no new advs were
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/ |
D | README.rst | 12 the first found and listens to it until the source is (potentially) stopped.
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | ieee802154_priv.h | 81 * listens for incoming packages with the correct attributes and sequence number, see
|
/Zephyr-latest/samples/subsys/llext/edk/ |
D | README.rst | 16 The application is composed of a subscriber thread, which listens for events
|
/Zephyr-latest/samples/net/sockets/echo_server/ |
D | README.rst | 11 that complements the echo-client sample application: the echo-server listens
|
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/src/ |
D | main.cpp | 157 * listens for completion status */
|
/Zephyr-latest/tests/net/socket/tls_ext/src/ |
D | main.c | 274 /* The server listens on all network interfaces */ in test_common()
|
/Zephyr-latest/doc/services/zbus/ |
D | index.rst | 103 also listens to the ``Trigger`` channel. When the sensor data is ready, the sensor thread publishes 110 done`` channel. The VDED executes the ``Blink`` again since it listens to the ``Transmission done``
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_peripheral.c | 228 * TODO: "peer listens to" is greater than 30s due to latency
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | llmnr_responder.c | 4 * This listens to LLMNR queries and responds to them.
|
12