Searched +full:device +full:- +full:spins (Results 1 – 5 of 5) sorted by relevance
2 * SPDX-License-Identifier: Apache-2.011 * instead of a hang. Spins with a relaxation loop so that it works25 * underlying adsp_ipc device, then recover it later.
3 # SPDX-License-Identifier: Apache-2.08 #include <zephyr/dt-bindings/pinctrl/renesas/pinctrl_rzg3s.h>10 device-pinmux {15 drive-strength = <1>;18 device-spins {20 input-enable;22 drive-strength = <2>;27 compatible: renesas,rzg-pinctrl34 reg-names:37 child-binding:[all …]
3 Cortex-M Debug Monitor6 Monitor mode debugging is a Cortex-M feature, that provides a non-halting approach to7 debugging. With this it's possible to continue the execution of high-priority interrupts,9 This strategy makes it possible to debug time-sensitive software, that would15 SEGGER J-Link debuggers.26 With a SEGGER debug probe, it's possible to use a ready, SEGGER-provided implementation40 while processor spins on a breakpoint.42 Using SEGGER-provided ISR53 Example linux command: ``JLinkGDBServerCLExe -device <device> -if swd``.56 …Example linux command: ``arm-none-eabi-gdb --ex="file build/zephyr.elf" --ex="target remote localh…[all …]
6 * SPDX-License-Identifier: Apache-2.013 #include <zephyr/device.h>75 /** Pointer to the clock device. */76 const struct device *clock_dev;81 /** Pointer to pin control device. */85 void (*irq_config_func)(const struct device *dev);129 * @param reg Pointer to 32-bit Register.135 * @retval -ETIMEDOUT Timedout without matching.143 * quickly (some sub-microseconds) so no extra in reg32_poll_timeout()147 return -ETIMEDOUT; in reg32_poll_timeout()[all …]
17 * CVE-2020-1006618 * CVE-2020-1006919 * CVE-2020-1360120 * CVE-2020-1360232 * :github:`issuenumber` - issue title34 * :github:`18334` - DNS resolution is broken for some addresses in master/2.0-pre35 * :github:`19917` - Bluetooth: Controller: Missing LL_ENC_RSP after HCI LTK Negative Reply36 * :github:`21107` - LL_ASSERT and 'Imprecise data bus error' in LL Controller37 * :github:`21257` - tests/net/net_pkt failed on mimxrt1050_evk board.38 * :github:`21299` - bluetooth: Controller does not release buffer on central side after peripheral …[all …]