Searched full:lead (Results 1 – 25 of 118) sorted by relevance
12345
/Zephyr-latest/dts/bindings/stepper/ |
D | zephyr,gpio-stepper.yaml | 9 /* 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/ |
D | Kconfig | 37 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/ |
D | Kconfig.template.shell_log_queue_size | 8 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/ |
D | Kconfig | 24 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/ |
D | Kconfig | 23 lead to more accurate readings, but higher power consumption. 47 lead to more accurate readings, but higher power consumption.
|
/Zephyr-latest/doc/security/ |
D | hardening-tool.rst | 12 #. 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/ |
D | CMakeLists.txt | 7 "Run-Time and DFU Mode VID and PID are equal, which can lead to incorrect \
|
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/ |
D | README.txt | 4 and uart_tx called from higher priority context. Preemptions shall not lead to
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | ethernet-controller.yaml | 18 MAC address in peers' ARP caches and lead to issues and delays in
|
/Zephyr-latest/dts/bindings/dma/ |
D | nxp,edma.yaml | 24 can't specify both properties as this will lead to a
|
/Zephyr-latest/subsys/debug/ |
D | asan_hacks.c | 10 /* Running leak detection at exit could lead to a deadlock on in __asan_default_options()
|
/Zephyr-latest/tests/bsim/bluetooth/ |
D | compile.sh | 15 # launching too many parallel builds which can lead to a too high system load.
|
/Zephyr-latest/dts/bindings/stepper/ti/ |
D | ti,drv8424.yaml | 11 pin to a controller connected via a bus such as i2c or others will lead to undefined behaviour.
|
/Zephyr-latest/lib/net_buf/ |
D | Kconfig | 33 which may lead to deadlocks. Setting it to 0 makes warnings to be
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig | 16 may lead to unexpected behavior.
|
/Zephyr-latest/ |
D | CODE_OF_CONDUCT.md | 97 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/ |
D | main.c | 93 * 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/ |
D | alias.rst | 37 Overriding/shadowing other or built-in commands is an advanced use case, it can lead to
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.rtt | 101 # that will lead to corruption of RTT data which is not protected against being
|
/Zephyr-latest/soc/altr/qemu_nios2/include/ |
D | linker.h | 14 * which will almost certainly lead to a nonfunctioning
|
/Zephyr-latest/soc/altr/zephyr_nios2f/include/ |
D | linker.h | 14 * which will almost certainly lead to a nonfunctioning
|
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/ |
D | README.rst | 49 Unsupported transitions may lead to results different to the example run of the application in
|
/Zephyr-latest/dts/bindings/input/ |
D | st,stmpe811.yaml | 58 lead to inaccuracy of the measurement.
|
/Zephyr-latest/soc/st/stm32/stm32h7x/ |
D | soc_m7.c | 97 * 2.2.9: Reading from AXI SRAM may lead to data read corruption in soc_early_init_hook()
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.processing | 39 message is dropped. Forever blocking (-1) is possible however may lead
|
12345