Home
last modified time | relevance | path

Searched refs:needed (Results 101 – 125 of 450) sorted by relevance

12345678910>>...18

/Zephyr-latest/samples/net/sockets/coap_client/
DREADME.rst14 some adjustments to the configuration may be needed.
/Zephyr-latest/subsys/pm/policy/
DKconfig32 it is needed by the device.
/Zephyr-latest/tests/modules/thrift/ThriftTest/
DCMakeLists.txt41 # needed because std::iterator was deprecated with -std=c++17
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/boards/
Dxmc47_relax_kit.overlay9 * are needed.
/Zephyr-latest/drivers/timer/
DKconfig21 The drivers select this option automatically when needed. Do not modify
63 cycle count accessor. This is needed for instrumenting spin lock
DKconfig.nrf_grtc40 the GRTC. Usually this is only needed by the processor that is starting
/Zephyr-latest/scripts/dts/
DREADME.txt24 needed; you can just ignore it for now.
/Zephyr-latest/drivers/w1/
DKconfig66 this option is not needed, yet it is essential
/Zephyr-latest/doc/services/
Dnotify.rst12 available so a busy-wait for completion may be needed.
/Zephyr-latest/samples/boards/nxp/s32/netc/
DREADME.rst28 To run this sample is needed to set-up a host machine running GNU/Linux or Windows
89 To be able to reach the board from the host, it's needed to configure the host
/Zephyr-latest/boards/nxp/lpcxpresso55s69/
Dlpcxpresso55s69_lpc55s69_cpu0_ns.dts106 * of DMA channels, set this property to as many channels is needed
/Zephyr-latest/subsys/usb/device/class/
DKconfig.cdc45 This is needed to prevent tty ECHO on Linux.
/Zephyr-latest/tests/benchmarks/posix/threads/
DREADME.rst29 Several other options can be tuned on an as-needed basis:
/Zephyr-latest/drivers/adc/
Dadc_npcx.c276 size_t needed; in adc_npcx_validate_buffer_size() local
284 needed = channels * sizeof(uint16_t); in adc_npcx_validate_buffer_size()
286 needed *= (1 + sequence->options->extra_samplings); in adc_npcx_validate_buffer_size()
289 if (sequence->buffer_size < needed) { in adc_npcx_validate_buffer_size()
Dadc_ads131m02.c354 size_t needed = sizeof(int32_t); in ads131m02_validate_buffer_size() local
357 needed *= (1 + sequence->options->extra_samplings); in ads131m02_validate_buffer_size()
360 if (sequence->buffer_size < needed) { in ads131m02_validate_buffer_size()
/Zephyr-latest/scripts/tests/twister/
DREADME.md49 If needed,the full coverage html report can be generated in every run of "pytest" in the tests dire…
/Zephyr-latest/subsys/demand_paging/backing_store/
DKconfig38 zephyr.bin on the host is used to retrieve needed data with the
/Zephyr-latest/subsys/fs/nvs/
DKconfig38 in the NVS data section, so 4 more bytes are needed per NVS element.
/Zephyr-latest/doc/contribute/style/
Dcode.rst24 * Use spaces instead of tabs to align comments after declarations, as needed.
/Zephyr-latest/doc/kernel/data_structures/
Dindex.rst26 needed will be provided by the user. Some of the provided data
/Zephyr-latest/doc/services/net_buf/
Dindex.rst27 The pool is a static variable, so if it's needed to be exported to
28 another module a separate pointer is needed.
/Zephyr-latest/boards/m5stack/m5stack_stamps3/doc/
Dindex.rst104 features a DCDC (MUN3CAD01-SC) to generate the 3.3V needed for the MCU.
180 Please note that additional JTAG equipment is needed to utilize JTAG. Refer to
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dread_and_decode.rst37 thread needed saving precious stack space. No work queue needed introducing
/Zephyr-latest/subsys/mgmt/mcumgr/grp/settings_mgmt/
DKconfig21 needed when processing requests.
/Zephyr-latest/drivers/memc/
DKconfig.mcux56 used for the FLEXSPI are compatible with those needed for XIP from

12345678910>>...18