Searched full:bounded (Results 1 – 25 of 25) sorted by relevance
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/ |
D | sample.yaml | 21 - "host: Ep bounded" 40 - "host: Ep bounded" 64 - "I: Ep bounded" 86 - "host: Ep bounded" 110 - "host: Ep bounded" 138 - "I: Ep bounded" 164 - "host: Ep bounded"
|
D | README.rst | 38 [00:00:00.417,816] <inf> host: Ep bounded 45 [00:00:01.924,865] <inf> host: Ep bounded 55 [00:00:00.006,378] <inf> remote: Ep bounded 62 [00:00:00.006,347] <inf> remote: Ep bounded
|
/Zephyr-latest/samples/subsys/logging/multidomain/ |
D | sample.yaml | 24 - "app: bounded"
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | bbram.rst | 16 succeed if the BBRAM is in a valid state and the operation is bounded to the memory region.
|
/Zephyr-latest/dts/bindings/haptics/ |
D | ti,drv2605.yaml | 56 Sets a clamp so that the automatic overdrive is bounded. The default
|
/Zephyr-latest/doc/services/ipc/ipc_service/ |
D | ipc_service.rst | 70 /* Endpoint bounded */ 120 /* Endpoint bounded */
|
/Zephyr-latest/samples/subsys/logging/multidomain/remote/src/ |
D | ipc_service.c | 76 LOG_INF("bounded"); in ipc1_entry()
|
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/remote/src/ |
D | main.c | 36 LOG_INF("Ep bounded"); in ep_bound()
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/test_scripts/ |
D | run.sh | 27 # Although all simulations are started with a bounded end (the `sim_length`
|
/Zephyr-latest/include/zephyr/kernel/ |
D | thread.h | 220 * as bounded by when the thread was scheduled in and scheduled out. 222 * non-idle threads as bounded by the idle thread(s).
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/ |
D | README.rst | 50 States of Servers are bounded as per Bluetooth SIG Mesh Model Specification v1.0
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | slist.rst | 44 existing one. :c:func:`sys_slist_append_list` will append a bounded
|
D | rbtree.rst | 9 which has runtimes on search and removal operations bounded at
|
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/src/ |
D | main.c | 40 LOG_INF("Ep bounded"); in ep_bound()
|
/Zephyr-latest/include/zephyr/sys/ |
D | hash_map_api.h | 186 * no artificial limitation in size (and be bounded only by the provided
|
D | sys_heap.h | 42 * Excellent performance with firmly bounded runtime. All operations
|
/Zephyr-latest/lib/heap/ |
D | heap.h | 48 * The field order is so that allocated buffers are immediately bounded
|
D | heap.c | 218 /* First try a bounded count of items from the minimal bucket in alloc_chunk()
|
/Zephyr-latest/subsys/ipc/ipc_service/backends/ |
D | ipc_icbmsg.c | 64 * a the endpoint is bounded and can now receive a data. 69 * When ICMsg is bounded and user registers an endpoint on initiator side, the backend 114 /** Flag indicating that ICMsg was bounded for this instance. */ 741 /* Skip processing if ICMsg was not bounded yet. */ in ept_bound_process() 1008 /* Set flag that ICMsg is bounded and now, endpoint bounding may start. */ in control_bound()
|
/Zephyr-latest/include/zephyr/net/ |
D | net_pkt_filter.h | 321 * @brief Statically define a "data bounded size" packet filter condition
|
/Zephyr-latest/include/zephyr/ipc/ |
D | ipc_service.h | 224 * Function to be used to close an instance. All bounded endpoints must be
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | isoal.c | 680 * For this SDU we can only consume of packet, bounded by: in isoal_rx_append_to_sdu() 2091 * For this PDU we can only consume of packet, bounded by: in isoal_tx_unframed_produce() 2647 * For this PDU we can only consume of packet, bounded by: in isoal_tx_framed_produce()
|
/Zephyr-latest/doc/services/zbus/ |
D | index.rst | 364 * No bounded priority inversion will happen among the publisher and the observers;
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.4.rst | 1265 * :c:func:`ipc_service_close_instance` now only acts on bounded endpoints.
|
D | release-notes-3.0.rst | 279 (as bounded by the scheduling of the idle thread). This permits a developer
|