Home
last modified time | relevance | path

Searched full:lead (Results 1 – 25 of 118) sorted by relevance

12345

/Zephyr-latest/dts/bindings/stepper/
Dzephyr,gpio-stepper.yaml9 /* Lead A is connected Lead C and Lead B is connected to Lead D*/
12 gpios = <&gpioa 9 GPIO_ACTIVE_HIGH>, /* Lead A1/A */
13 <&gpioc 7 GPIO_ACTIVE_HIGH>, /* Lead B1/B */
14 <&gpiob 0 GPIO_ACTIVE_HIGH>, /* Lead A2/C */
15 <&gpioa 7 GPIO_ACTIVE_HIGH>; /* Lead B2/D */
/Zephyr-latest/drivers/sensor/bosch/bme280/
DKconfig37 lead to more accurate readings, but higher power consumption.
55 lead to more accurate readings, but higher power consumption.
73 lead to more accurate readings, but higher power consumption.
91 Higher values lead to lower power consumption.
/Zephyr-latest/subsys/shell/
DKconfig.template.shell_log_queue_size8 by shell thread. Too small queue may lead to the logger thread being blocked
10 slow shell transport may lead to situations where logs are dropped
/Zephyr-latest/drivers/sensor/bosch/bme680/
DKconfig24 lead to more accurate readings, but higher power consumption.
42 lead to more accurate readings, but higher power consumption.
60 lead to more accurate readings, but higher power consumption.
/Zephyr-latest/drivers/sensor/infineon/dps310/
DKconfig23 lead to more accurate readings, but higher power consumption.
47 lead to more accurate readings, but higher power consumption.
/Zephyr-latest/doc/security/
Dhardening-tool.rst12 #. Disabling features and compilation flags that might lead to security vulnerabilities (ex. making
15 #. Enabling optional features that can lead to improve security (ex. stack sentinel, hardware stack
33 could lead to a security vulnerability, the table will propose a recommended value that should be
/Zephyr-latest/subsys/usb/device/class/dfu/
DCMakeLists.txt7 "Run-Time and DFU Mode VID and PID are equal, which can lead to incorrect \
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/
DREADME.txt4 and uart_tx called from higher priority context. Preemptions shall not lead to
/Zephyr-latest/dts/bindings/ethernet/
Dethernet-controller.yaml18 MAC address in peers' ARP caches and lead to issues and delays in
/Zephyr-latest/dts/bindings/dma/
Dnxp,edma.yaml24 can't specify both properties as this will lead to a
/Zephyr-latest/subsys/debug/
Dasan_hacks.c10 /* Running leak detection at exit could lead to a deadlock on in __asan_default_options()
/Zephyr-latest/tests/bsim/bluetooth/
Dcompile.sh15 # launching too many parallel builds which can lead to a too high system load.
/Zephyr-latest/dts/bindings/stepper/ti/
Dti,drv8424.yaml11 pin to a controller connected via a bus such as i2c or others will lead to undefined behaviour.
/Zephyr-latest/lib/net_buf/
DKconfig33 which may lead to deadlocks. Setting it to 0 makes warnings to be
/Zephyr-latest/soc/espressif/common/
DKconfig16 may lead to unexpected behavior.
/Zephyr-latest/
DCODE_OF_CONDUCT.md97 like social media. Violating these terms may lead to a temporary or permanent
109 Violating these terms may lead to a permanent ban.
/Zephyr-latest/tests/drivers/clock_control/nrf_onoff_and_bt/src/
Dmain.c93 * Test runs in the loop to eventually lead to cases when clock controlling is
181 * Test runs in the loop to eventually lead to cases when clock controlling is
/Zephyr-latest/doc/develop/west/
Dalias.rst37 Overriding/shadowing other or built-in commands is an advanced use case, it can lead to
/Zephyr-latest/subsys/logging/backends/
DKconfig.rtt101 # that will lead to corruption of RTT data which is not protected against being
/Zephyr-latest/soc/altr/qemu_nios2/include/
Dlinker.h14 * which will almost certainly lead to a nonfunctioning
/Zephyr-latest/soc/altr/zephyr_nios2f/include/
Dlinker.h14 * which will almost certainly lead to a nonfunctioning
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/
DREADME.rst49 Unsupported transitions may lead to results different to the example run of the application in
/Zephyr-latest/dts/bindings/input/
Dst,stmpe811.yaml58 lead to inaccuracy of the measurement.
/Zephyr-latest/soc/st/stm32/stm32h7x/
Dsoc_m7.c97 * 2.2.9: Reading from AXI SRAM may lead to data read corruption in soc_early_init_hook()
/Zephyr-latest/subsys/logging/
DKconfig.processing39 message is dropped. Forever blocking (-1) is possible however may lead

12345