Searched refs:lead (Results 1 – 25 of 59) sorted by relevance
123
/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/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/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/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/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/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/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/lib/net_buf/ |
D | Kconfig | 33 which may lead to deadlocks. Setting it to 0 makes warnings to be
|
/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/soc/espressif/common/ |
D | Kconfig | 16 may lead to unexpected behavior.
|
/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/ |
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/subsys/logging/backends/ |
D | Kconfig.rtt | 101 # that will lead to corruption of RTT data which is not protected against being
|
/Zephyr-latest/scripts/ |
D | checkpatch.pl | 5004 my $lead = $1; 5009 if ($lead !~ /(?:$Operators|\.)\s*$/ && 5858 my $lead = $fixed[$fixlinenr] =~ 5860 $lead = rtrim($1); 5861 $lead = "$lead " if ($lead !~ /^\+$/); 5862 $lead = "${lead}const "; 5863 $fixed[$fixlinenr] =~ s/(^\+\s*(?:static\s+))/$lead/; 6583 my $lead = $1;
|
/Zephyr-latest/boards/renesas/ek_ra4w1/doc/ |
D | index.rst | 28 - Crystal oscillator or ceramic resonator (lead type) for the main system clock
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.processing | 39 message is dropped. Forever blocking (-1) is possible however may lead
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | stacks.rst | 40 already full will result in array overflow, and lead to unpredictable behavior.
|
/Zephyr-latest/samples/boards/96boards/argonkey/microphone/ |
D | README.rst | 64 The microphone PDM requested clock should lead the MP34DT05 driver to select an
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.stm32_hal | 66 Preemptive scheduling can lead to more responsive handling of network traffic,
|
/Zephyr-latest/share/zephyr-package/cmake/ |
D | ZephyrConfigVersion.cmake | 94 # will lead to confusion on which is being used.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob_cli.rst | 72 groups. This can lead to longer recovery periods at the end of each block, and increases the risk of
|
/Zephyr-latest/samples/subsys/usb/dfu/ |
D | README.rst | 123 Enabling :kconfig:option:`CONFIG_USB_DFU_PERMANENT_DOWNLOAD` can lead to a bricked device!
|
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/microphone/ |
D | README.rst | 75 The microphone PDM requested clock should lead the MP34DT05 driver to select an
|
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/ |
D | README.rst | 129 may lead to a QEMU crash. For instance:
|
/Zephyr-latest/drivers/net/ |
D | Kconfig | 80 lead recursion.
|
123