Home
last modified time | relevance | path

Searched refs:needs (Results 176 – 200 of 523) sorted by relevance

12345678910>>...21

/Zephyr-latest/drivers/interrupt_controller/
DKconfig53 The priority value needs to be greater than INTC_INIT_PRIORITY
/Zephyr-latest/drivers/modem/
DKconfig.quectel-bg9x71 Note that the priority needs to be lower than the net stack
DKconfig105 This value needs to be twice the number of UART modems using the
142 of the match_buf (match_buf_len) field as it needs to be large
/Zephyr-latest/doc/develop/toolchains/
Diar_arm_toolchain.rst25 #. The IAR Toolchain needs the :envvar:`IAR_LMS_BEARER_TOKEN` environment
/Zephyr-latest/boards/nuvoton/npcx4m8f_evb/doc/
Dindex.rst7 Nuvoton NPCX4 series microcontrollers. This board needs to be mated with
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/
Dresponse_big.html.bin31 …s, developers are able to easily tailor an optimal solution to meet their needs. As a true open so…
/Zephyr-latest/samples/net/sockets/dumb_http_server/src/
Dresponse_big.html.bin31 …s, developers are able to easily tailor an optimal solution to meet their needs. As a true open so…
/Zephyr-latest/subsys/secure_storage/
DKconfig.its_store20 It needs a `secure_storage_its_partition` devicetree chosen property that points
/Zephyr-latest/doc/kernel/services/timing/
Dclocks.rst195 :c:func:`sys_clock_announce`, which the kernel needs to test newly
259 a global expiration but instead a per-CPU value that needs to be
279 timeouts. But for many subsystems with simple needs, this may be
295 But :c:type:`k_timeout_t` is opaque, and needs to be converted before
298 Some conversions are simple. Code that needs to test for
302 The more complicated case is when the subsystem needs to take a
/Zephyr-latest/scripts/ci/
Dpylintrc97 star-needs-assignment-target,
159 format-needs-mapping,
/Zephyr-latest/doc/connectivity/networking/api/
Dmqtt.rst71 The client context structure needs to be initialized and set up before it can be
125 After the connection is established, an application needs to call ``mqtt_input``
Dmqtt_sn.rst72 The client context structure needs to be initialized and set up before it can be
133 After the connection is established, an application needs to call :c:func:`mqtt_input`
Dnet_pkt.rst54 needs various metadata information to become relevant as well. It
83 To allocate a buffer, a net_pkt needs to have at least its network
270 Or, if headers space needs to be accounted for, call:
336 modified so to proceed further the cursor needs to advance past the
/Zephyr-latest/doc/connectivity/networking/
Doverview.rst19 can be enabled or disabled depending on networking needs.
120 technologies. Applications can send data according to their needs to desired
132 be prioritized depending on application needs.
/Zephyr-latest/doc/kernel/memory_management/
Dshared_multi_heap.rst59 3. When a driver or application needs some dynamic memory with a certain
Dsys_mem_blocks.rst104 :c:type:`sys_mem_blocks_t`. It needs to be defined and initialized
123 the buffer needs to be done at its definition.
/Zephyr-latest/samples/boards/nordic/battery/
DREADME.rst31 present, the ADC configuration (device and channel) needs to be provided via
/Zephyr-latest/samples/bluetooth/mesh/
DREADME.rst13 The application also needs a functioning serial console, since that's
/Zephyr-latest/samples/subsys/mgmt/updatehub/
DREADME.rst185 For WiFi, it needs add ``overlay-wifi.conf``. Here a shield provides WiFi
205 For IEEE 802.15.4 needs add ``overlay-802154.conf``. This requires two nodes:
207 validation needs a Linux kernel >= 4.9 with all 6loWPAN support. It is out of scope
233 validation needs a Linux kernel >= 4.9 with optional NAT-64 support. The
294 The test image needs different parameters to add the signature. Pay attention
/Zephyr-latest/doc/develop/api/
Dapi_lifecycle.rst221 The API needs to be marked as deprecated in at least two full releases.
236 - Code using the deprecated API needs to be modified to remove usage of said
238 - The change needs to be atomic and bisectable
262 deprecated API, and on how urgently the API needs to be removed.
/Zephyr-latest/doc/services/storage/zms/
Dzms.rst157 However, this operation is very time-consuming as it needs to browse through all valid ATEs
187 When calling ZMS to make a write, the current sector could be almost full such that ZMS needs to
212 ZMS always needs an empty sector to be able to perform the garbage collection (GC).
258 Each key-value pair needs an extra 16 bytes for the ATE, which makes it possible to store 11 pairs
376 Which one to use in your application will depend on your needs and the hardware you are using,
389 - If your application needs more than 64K IDs for storage, :ref:`ZMS <zms_api>` is recommended here…
411 - The sector size needs to be set such that a sector can fit the maximum data size that will be
/Zephyr-latest/doc/services/device_mgmt/
Ddfu.rst77 3. Your application's :file:`.conf` file needs to enable the
/Zephyr-latest/tests/bluetooth/classic/sdp_c/
DREADME.rst39 On the host PC, a HCI transport needs to be required. Refer to `bumble platforms`_ page of
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dcore.rst39 To keep a node protected against replay attacks after reboot, it needs to store
77 the change needs to be stored persistently, the stack schedules a work item.
/Zephyr-latest/doc/kernel/services/synchronization/
Dmutexes.rst33 A thread that needs to use a shared resource must first gain exclusive rights
41 that want to use the resource. When the thread no longer needs the resource

12345678910>>...21