Home
last modified time | relevance | path

Searched refs:stall (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/tests/subsys/logging/log_blocking/
DREAME.md58 stall. We can also be sure that the output will be able to relieve
76 the core log buffer will approach 100% capacity and, eventually, stall the
92 automatically recover from a stall.
/Zephyr-latest/drivers/usb/device/
Dusb_dc_smartbond.c127 uint8_t stall : 1; /** Endpoint is stalled */ member
558 ep0_out_state->stall = 0; in handle_ep0_rx()
560 ep0_in_state->stall = 0; in handle_ep0_rx()
1378 ep_state->stall = false; in usb_dc_ep_clear_stall()
1550 ep_state->stall = 1; in usb_dc_ep_set_stall()
1586 *stalled = ep_state->stall; in usb_dc_ep_is_stalled()
/Zephyr-latest/subsys/logging/frontends/
DKconfig95 When enabled, accessing STMESP registers will stall if write cannot be
/Zephyr-latest/tests/drivers/watchdog/wdt_error_cases/
DREADME.txt78 7. When wdt_feed() can stall, extend WDT_TEST_FLAGS with:
/Zephyr-latest/drivers/i2c/
Di2c_npcx_controller.c347 static void i2c_ctrl_hold_bus(const struct device *dev, int stall) in i2c_ctrl_hold_bus() argument
351 if (stall) { in i2c_ctrl_hold_bus()
/Zephyr-latest/boards/native/doc/
Darch_soc.rst105 will stall the execution. For example, the following busy wait loop code,
106 which could be interrupted on actual hardware, will stall the execution of
114 updated by an interrupt handler or another thread, will also stall
/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2.c1384 struct udc_ep_config *const cfg, bool stall) in udc_dwc2_ep_disable() argument
1397 if (stall) { in udc_dwc2_ep_disable()
1443 if (stall) { in udc_dwc2_ep_disable()
1466 if (stall) { in udc_dwc2_ep_disable()
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst278 * Fixed regression in observer that caused assertions and scheduling stall
852 * Fixed a possible notification stall in case of observation token change.
928 * Fixed potential stall in data retransmission, when data was only partially acknowledged.
Drelease-notes-4.0.rst32 sensor-less stall-detection capable with integrated ramp-controller :dtcompatible:`adi,tmc5041`.
Drelease-notes-1.14.rst1234 * :github:`14899` - Bluetooth controller ACL data packets stall
1275 * :github:`14658` - Disabling CONFIG_BT_PHY_UPDATE makes connections stall with iOS
Drelease-notes-3.7.rst1524 * Fixed :c:func:`net_socket_service_register` function stall in case socket
Drelease-notes-2.4.rst63 issuing a feed would stall the caller. Application code may need to
Drelease-notes-2.6.rst886 * Fixed problem where mcumgr over shell would stall and wait for