/Zephyr-latest/doc/hardware/peripherals/ |
D | w1.rst | 40 * The link layer handles basic communication functions such as bus reset, 75 1-Wire data link layer
|
/Zephyr-latest/subsys/logging/ |
D | log_core.c | 838 void z_log_msg_enqueue(const struct log_link *link, const void *data, size_t len) in z_log_msg_enqueue() argument 842 struct mpsc_pbuf_buffer *mpsc_pbuffer = link->mpsc_pbuf ? link->mpsc_pbuf : &log_buffer; in z_log_msg_enqueue() 852 log_msg->hdr.desc.domain += link->ctrl_blk->domain_offset; in z_log_msg_enqueue()
|
D | Kconfig.misc | 128 int "Maximum number of link domains" 131 Number of domains that can be handled by a link
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_llcp_local.c | 243 void llcp_lr_rx(struct ll_conn *conn, struct proc_ctx *ctx, memq_link_t *link, in llcp_lr_rx() argument 259 ctx->node_ref.link = link; in llcp_lr_rx()
|
D | lll_conn.h | 25 memq_link_t *link; member
|
D | ull_llcp_internal.h | 175 memq_link_t *link; member 572 void llcp_lr_rx(struct ll_conn *conn, struct proc_ctx *ctx, memq_link_t *link, 596 void llcp_rr_rx(struct ll_conn *conn, struct proc_ctx *ctx, memq_link_t *link, 605 void llcp_rr_new(struct ll_conn *conn, memq_link_t *link, struct node_rx_pdu *rx,
|
D | ull_llcp.h | 68 void ull_cp_rx(struct ll_conn *conn, memq_link_t *link, struct node_rx_pdu *rx);
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_l2.rst | 13 The L2 stack is designed to hide the whole networking link-layer part 46 the link layer header, or handling link-layer only packets. The ``recv()`` 52 function to actually send a network packet. All relevant link-layer content 150 radio link or re-configure the driver at runtime. These incoming calls will
|
D | gptp.rst | 22 point-to-point link endpoint, as defined in Annex A of the standard,
|
/Zephyr-latest/arch/posix/ |
D | CMakeLists.txt | 14 # Extra link options to be passed during the *final* link of the runner 23 # Extra libraries to link with the runner
|
/Zephyr-latest/doc/_static/css/ |
D | custom.css | 78 color: var(--link-color); 82 color: var(--link-color-hover); 87 /* Add visual feedback when clicking on a link */ 88 color: var(--link-color-active); 92 color: var(--link-color-visited); 101 color: var(--link-color) !important; 105 color: var(--link-color); 201 color: var(--link-color) !important; 204 color: var(--link-color-visited); 332 color: var(--link-color) !important; [all …]
|
/Zephyr-latest/boards/ene/kb1200_evb/doc/ |
D | index.rst | 76 SEGGER J-link's drivers are at https://www.segger.com/downloads/jlink/
|
/Zephyr-latest/arch/x86/ |
D | CMakeLists.txt | 6 # file that is to be linked in after the first link.
|
/Zephyr-latest/cmake/linker/armlink/ |
D | target.cmake | 124 # and the end of link invocation and doesn't appear in the middle of the link
|
/Zephyr-latest/boards/segger/ip_k66f/ |
D | ip_k66f.dts | 123 fixed-link = "100BASE-T Full-Duplex";
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 335 link above. 595 underscore to indicate an outbound link. In this example, the label was 598 link writing this as:: 611 link-references to any tagged text within the Zephyr Project documentation. 620 Note the leading underscore indicating an inbound link. 625 You can also change the text that's displayed for this link, such as:: 642 Other .rst documents can link to this document using the ``:ref:`doc_guidelines``` tag and 644 multiple files, and the link text is obtained from the document source so if the title changes, 645 the link text will update as well. 698 You may provide a custom link text, similar to the built-in :rst:role:`ref` role. [all …]
|
/Zephyr-latest/doc/connectivity/networking/ |
D | qemu_802154_setup.rst | 11 are connected together via UART and are running IEEE 802.15.4 link layer
|
/Zephyr-latest/soc/native/inf_clock/ |
D | Kconfig | 45 have it produce the final link with the native simulator runner and the other MCU images.
|
/Zephyr-latest/drivers/modem/ |
D | modem_at_shell.c | 105 void at_shell_pipelink_callback(struct modem_pipelink *link, in at_shell_pipelink_callback() argument
|
/Zephyr-latest/samples/sensor/thermometer/ |
D | README.rst | 40 alias named ``ambient-temp0`` to link to the node. See the overlay used for the
|
/Zephyr-latest/cmake/compiler/xcc/ |
D | target.cmake | 56 # link a dummy C file.
|
/Zephyr-latest/cmake/linker/ |
D | linker_flags_template.cmake | 27 # Set this flag if the linker supports reporting of memusage as part of link,
|
/Zephyr-latest/samples/application_development/external_lib/ |
D | CMakeLists.txt | 64 # Create a wrapper CMake library that our app can link with
|
/Zephyr-latest/.github/ISSUE_TEMPLATE/ |
D | 007_ext-source.md | 13 Provide a link to the source
|
/Zephyr-latest/boards/nuvoton/npcm400_evb/doc/ |
D | index.rst | 80 SEGGER J-link's drivers are at https://www.segger.com/downloads/jlink/
|