Searched full:lead (Results 1 – 25 of 63) sorted by relevance
123
/Zephyr-Core-2.7.6/drivers/sensor/bme280/ |
D | Kconfig | 32 lead to more accurate readings, but higher power consumption. 50 lead to more accurate readings, but higher power consumption. 68 lead to more accurate readings, but higher power consumption. 86 Higher values lead to lower power consumption.
|
/Zephyr-Core-2.7.6/subsys/shell/ |
D | Kconfig.template.shell_log_queue_size | 8 thread. Too small queue may lead to logger thread being blocked 10 slow shell transport may lead to situation where logs are dropped
|
/Zephyr-Core-2.7.6/drivers/sensor/bme680/ |
D | Kconfig | 19 lead to more accurate readings, but higher power consumption. 37 lead to more accurate readings, but higher power consumption. 55 lead to more accurate readings, but higher power consumption.
|
/Zephyr-Core-2.7.6/drivers/sensor/dps310/ |
D | Kconfig | 21 lead to more accurate readings, but higher power consumption. 45 lead to more accurate readings, but higher power consumption.
|
/Zephyr-Core-2.7.6/subsys/usb/class/dfu/ |
D | CMakeLists.txt | 7 "Run-Time and DFU Mode VID and PID are equal, which can lead to incorrect \
|
/Zephyr-Core-2.7.6/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-Core-2.7.6/dts/bindings/ethernet/ |
D | ethernet.yaml | 21 MAC address in peers' ARP caches and lead to issues and delays in
|
/Zephyr-Core-2.7.6/subsys/debug/ |
D | asan_hacks.c | 10 /* Running leak detection at exit could lead to a deadlock on in __asan_default_options()
|
/Zephyr-Core-2.7.6/subsys/net/ |
D | Kconfig | 47 which may lead to deadlocks. Setting it to 0 makes warnings to be
|
/Zephyr-Core-2.7.6/tests/drivers/clock_control/nrf_onoff_and_bt/src/ |
D | main.c | 97 * Test runs in the loop to eventually lead to cases when clock controlling is 192 * Test runs in the loop to eventually lead to cases when clock controlling is
|
/Zephyr-Core-2.7.6/soc/nios2/nios2-qemu/include/ |
D | linker.h | 14 * which will almost certainly lead to a nonfunctioning
|
D | system.h | 5 * which will almost certainly lead to a nonfunctioning
|
/Zephyr-Core-2.7.6/soc/nios2/nios2f-zephyr/include/ |
D | linker.h | 14 * which will almost certainly lead to a nonfunctioning
|
/Zephyr-Core-2.7.6/drivers/spi/ |
D | spi_handlers.c | 52 * count member has been verified and is a value that won't lead to stack
|
/Zephyr-Core-2.7.6/drivers/sensor/adxl372/ |
D | Kconfig | 85 can lead to inaccurate measurements.
|
/Zephyr-Core-2.7.6/subsys/logging/ |
D | Kconfig.processing | 44 message is dropped. Forever blocking (-1) is possible however may lead
|
/Zephyr-Core-2.7.6/samples/boards/96b_argonkey/microphone/ |
D | README.rst | 63 The microphone PDM requested clock should lead the MP34DT05 driver to select an
|
/Zephyr-Core-2.7.6/tests/boards/native_posix/rtc/src/ |
D | main.c | 58 /* This ratio adjustments lead to test speeds 0.25x, 0.5x, 1x, 2x & 4x*/ in test_realtime()
|
/Zephyr-Core-2.7.6/doc/reference/kernel/data_passing/ |
D | stacks.rst | 40 already full will result in array overflow, and lead to unpredictable behavior.
|
/Zephyr-Core-2.7.6/share/zephyr-package/cmake/ |
D | ZephyrConfigVersion.cmake | 94 # will lead to confusion on which is being used.
|
/Zephyr-Core-2.7.6/include/app_memory/ |
D | mem_domain.h | 145 * Violating these constraints may lead to CPU exceptions or undefined
|
/Zephyr-Core-2.7.6/tests/net/socket/tcp/src/ |
D | main.c | 388 "lead to ENOTCONN"); in _test_recv_enotconn() 394 "lead to ENOTCONN"); in _test_recv_enotconn() 405 * should lead to ENOTCONN. in test_v4_recv_enotconn() 423 * should lead to ENOTCONN. in test_v6_recv_enotconn()
|
/Zephyr-Core-2.7.6/samples/shields/x_nucleo_iks02a1/microphone/ |
D | README.rst | 74 The microphone PDM requested clock should lead the MP34DT05 driver to select an
|
/Zephyr-Core-2.7.6/tests/kernel/mem_heap/mheap_api_concept/src/ |
D | test_mheap_api.c | 119 /* Requesting a space large than heap memory lead to failure */ in test_mheap_calloc()
|
/Zephyr-Core-2.7.6/drivers/wifi/esp_at/ |
D | esp_socket.c | 175 * to do so can lead to deadlocks. in esp_socket_rx()
|
123