/Zephyr-latest/doc/services/binary_descriptors/ |
D | index.rst | 128 This option uses the least amount of RAM, but will not work if the flash is not memory mapped,
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 235 Maximum amount of concurrent return values / expected parameters.
|
/Zephyr-latest/subsys/net/ip/ |
D | net_pkt.c | 1896 int net_pkt_memset(struct net_pkt *pkt, int byte, size_t amount) argument 1898 NET_DBG("pkt %p byte %d amount %zu", pkt, byte, amount); 1900 return net_pkt_cursor_operate(pkt, &byte, amount, false, true);
|
/Zephyr-latest/doc/connectivity/networking/ |
D | overview.rst | 58 and client roles can be used the application. The amount of TCP sockets
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | mailboxes.rst | 155 receiving a message, set it to the maximum amount of data desired, or to 403 and a size indicating the maximum amount of data it is willing to retrieve
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig | 204 Default minimum amount of time in seconds the client must wait 213 Default maximum amount of time in seconds the client may wait
|
/Zephyr-latest/subsys/fs/ |
D | Kconfig.fatfs | 212 requires, which is this value plus some constant amount,
|
/Zephyr-latest/doc/kernel/services/other/ |
D | fatal.rst | 217 interrupt exit, the overflow may be detected a nontrivial amount of time after
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | demand_paging.rst | 35 a considerable amount of time. This frees up page frames so that the next
|
D | heap.rst | 172 by the amount of available memory in the system. The project build will fail in
|
/Zephyr-latest/samples/net/lwm2m_client/ |
D | README.rst | 69 This requires a small amount of setup described in :ref:`networking_with_eth_qemu`, :ref:`networkin…
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | iso.c | 158 static struct net_buf *iso_data_pull(struct bt_conn *conn, size_t amount, size_t *length); 727 static struct net_buf *iso_data_pull(struct bt_conn *conn, size_t amount, size_t *length) in iso_data_pull() argument 730 BT_ISO_DATA_DBG("conn %p amount %d", conn, amount); in iso_data_pull() 767 bool last_frag = amount >= frag->len; in iso_data_pull()
|
/Zephyr-latest/doc/security/ |
D | sensor-threat.rst | 84 These secrets must be protected from read, and the smallest amount 362 least amount of code necessary shall have access to these secrets.
|
/Zephyr-latest/doc/kernel/services/ |
D | polling.rst | 141 amount of time, or the special values :c:macro:`K_NO_WAIT` and
|
/Zephyr-latest/boards/nxp/imx95_evk/doc/ |
D | index.rst | 9 with the processor before investing a large amount of resources in more
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | l2cap_br.c | 386 size_t amount, in l2cap_br_data_pull() argument 416 bool last_frag = amount >= pdu->len; in l2cap_br_data_pull()
|
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | controller.rst | 52 The resynchronization jump width (SJW) defines the amount of time quantum the
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 127 amount of times||number of times 128 amout||amount
|
/Zephyr-latest/doc/services/shell/ |
D | index.rst | 559 case of Bluetooth shell to limit the amount of transferred bytes. 738 for configurable amount of time if queue is full, blocking logger thread context
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | access.rst | 165 :c:func:`bt_mesh_model_data_store_schedule` function when large amount of data
|
/Zephyr-latest/boards/nxp/imx93_evk/doc/ |
D | index.rst | 10 investing a large amount of resources in more specific designs.
|
/Zephyr-latest/doc/services/logging/ |
D | cs_stm.rst | 117 * It reduces the amount of data that needs to be sent to and processed by the application core, as …
|
D | index.rst | 341 a feature which will wake up processing thread when certain amount of log messages are 461 performance thus it is recommended to adjust buffer size and amount of enabled
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | Kconfig | 335 The amount of interrupt priority levels reserved for zero latency
|
/Zephyr-latest/subsys/debug/ |
D | Kconfig | 190 Generate an extra file that specifies the maximum amount of stack used,
|