Searched full:adjusting (Results 1 – 25 of 46) sorted by relevance
12
/Zephyr-latest/dts/bindings/spi/ |
D | microchip,xec-qmspi-ldma.yaml | 91 An optional signed 8-bit value for adjusting the QMSPI control signal 97 An optional signed 8-bit value for adjusting the QMSPI clock signal
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | haptics.rst | 19 Additionally, haptic driver devices often offer controls for adjusting and
|
/Zephyr-latest/samples/net/sockets/echo_server/ |
D | prj.conf | 48 # Number of socket descriptors might need adjusting
|
/Zephyr-latest/samples/modules/thrift/hello/server/ |
D | prj.conf | 53 # Number of socket descriptors might need adjusting
|
/Zephyr-latest/samples/modules/thrift/hello/client/ |
D | prj.conf | 62 # Number of socket descriptors might need adjusting
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | attributes.rst | 10 Common configuration parameters like channel scale, sampling frequency, adjusting
|
/Zephyr-latest/doc/develop/optimizations/ |
D | footprint.rst | 11 should start the optimization process by reviewing all stack sizes and adjusting
|
/Zephyr-latest/kernel/ |
D | mutex.c | 150 LOG_DBG("adjusting prio up on mutex %p", mutex); in z_impl_k_mutex_lock() 176 * If so, skip adjusting owner's priority down. in z_impl_k_mutex_lock() 185 LOG_DBG("adjusting prio down on mutex %p", mutex); in z_impl_k_mutex_lock()
|
/Zephyr-latest/cmake/bintools/armclang/ |
D | target_bintools.cmake | 26 # mwdt doesn't handle rename, consider adjusting abstraction.
|
/Zephyr-latest/modules/mbedtls/configs/ |
D | config-threadnet.h | 98 /* Save RAM by adjusting to our exact needs */
|
D | config-coap.h | 79 /* Save some RAM by adjusting to your exact needs */
|
D | config-thread.h | 111 /* Save RAM by adjusting to our exact needs */
|
D | config-ccm-psk-tls1_2.h | 87 /* Save some RAM by adjusting to your exact needs */
|
D | config-suite-b.h | 112 /* Save RAM by adjusting to our exact needs */
|
/Zephyr-latest/tests/subsys/settings/fcb/src/ |
D | settings_test_save_2_fcb.c | 63 * Now add the number of settings to max. Keep adjusting the test_data, in ZTEST()
|
/Zephyr-latest/cmake/bintools/arcmwdt/ |
D | target_bintools.cmake | 36 # mwdt doesn't handle rename, consider adjusting abstraction.
|
/Zephyr-latest/boards/shields/arceli_eth_w5500/doc/ |
D | index.rst | 37 Arduino header or custom header (by adjusting the overlay).
|
/Zephyr-latest/samples/subsys/tracing/ |
D | README.rst | 79 The VID and PID of USB device can be configured, just adjusting it accordingly.
|
/Zephyr-latest/doc/_static/js/ |
D | custom.js | 13 // more room to the navigation on the left. This means adjusting the height
|
/Zephyr-latest/doc/build/signing/ |
D | index.rst | 91 The zephyr property method is achieved by adjusting the ``SIGNING_SCRIPT`` property on the
|
/Zephyr-latest/scripts/ |
D | snippets.py | 240 # Process each path in snippet_root in order, adjusting 256 # Process each path in snippet_root in order, adjusting
|
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/src/ |
D | feedback_nrf53.c | 215 * its goal by adjusting feedback value. SOF offset is around 0 in update_sof_offset() 343 /* Align I2S FRAMESTART to USB SOF by adjusting reported in feedback_process()
|
/Zephyr-latest/cmake/linker/armlink/ |
D | target.cmake | 112 # keep flags and apply them to armlink. Consider adjusting keep flags per linker in future.
|
/Zephyr-latest/include/zephyr/drivers/timer/ |
D | nrf_rtc_timer.h | 159 * event generation could not be guaranteed without adjusting
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | Kconfig | 152 entry gets replaced. Adjusting this value will affect
|
12