Home
last modified time | relevance | path

Searched full:react (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/.github/workflows/
Dbackport.yml14 # Only react to merged PRs for security reasons.
/Zephyr-latest/include/zephyr/drivers/i3c/
Dtarget_device.h167 * return shall cause the controller to react to additional read
190 * return shall cause the controller to react to additional read
228 * return shall cause the controller to react to additional read operations.
255 * controller shall enter a state where it is ready to react to new
/Zephyr-latest/dts/bindings/watchdog/
Dnxp,fs26-wdog.yaml11 FS26, which can react to any failure condition and place the system in a safe
/Zephyr-latest/samples/subsys/display/lvgl/
DREADME.rst5 Display a "Hello World" and react to user input using LVGL.
/Zephyr-latest/samples/subsys/zbus/work_queue/
DREADME.rst9 …s to illustrate three different reaction options. First, the observer can react "instantaneously" …
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.gatt99 commercially available central devices that react negatively to
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dmain.c345 * and eventually disconnect again. As a CAP Acceptor we just need to react to their in main()
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_callbacks.rst11 interested in and react to them or return a status code to the calling function
/Zephyr-latest/include/zephyr/drivers/
Di2c.h320 * return shall cause the controller to react to additional read
342 * return shall cause the controller to react to additional read
381 * return shall cause the controller to react to additional read operations.
406 * controller shall enter a state where it is ready to react to new
Dmipi_dbi.h339 * using vendor specific commands before the MIPI DBI controller can react
/Zephyr-latest/doc/connectivity/networking/api/
Dlwm2m.rst628 .. list-table:: How application should react to events
633 - How application should react
/Zephyr-latest/doc/safety/
Dsafety_overview.rst246 and decisions of minor changes in the safety scope to be able to react to safety-relevant
/Zephyr-latest/drivers/gpio/
Dgpio_pcal64xxa.c237 /* For dual edge triggers, react to all state changes. */ in pcal64xxa_process_input()
/Zephyr-latest/drivers/usb/common/nrf_usbd_common/
Dnrf_usbd_common.c673 * @brief React on data transfer finished.