Home
last modified time | relevance | path

Searched refs:link (Results 276 – 300 of 356) sorted by relevance

1...<<1112131415

/Zephyr-latest/modules/trusted-firmware-m/
DCMakeLists.txt353 # A dependency on tfm_s.hex for zephyr.elf will not cause a Zephyr re-link when
356 # updated when there are changes in tfm itself, this again will trigger an re-link
/Zephyr-latest/doc/project/
Drelease_process.rst473 with a link to the release
514 into the release notes textbox and link to the full release notes
517 #. Send an email to the mailing lists (``announce`` and ``devel``) with a link
/Zephyr-latest/boards/seeed/lora_e5_mini/doc/
Dindex.rst142 In case you use an st-link debugger you can use the STM32CubeProgrammer GUI to
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_spi_st.c69 be transmitted across this HCI link
/Zephyr-latest/boards/adi/apard32690/doc/
Dindex.rst12 A 10 Mbps single-pair Ethernet link using the ADIN1110 10BASE-T1L MAC/PHY, enables remote
/Zephyr-latest/boards/nxp/mimxrt1180_evk/doc/
Dindex.rst175 configured by default to use the :ref:`mcu-link-cmsis-onboard-debug-probe`,
/Zephyr-latest/boards/gaisler/gr716a_mini/doc/
Dindex.rst11 * FTDI USB interface for UART debug link (AHBUART) and application UART
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_conn_upd.c286 ll_rx_put_sched(ntf->hdr.link, ntf); in cu_ntf()
882 ll_rx_put_sched(ntf->hdr.link, ntf); in rp_cu_conn_param_req_ntf()
Dull_adv_aux.c2755 static memq_link_t link; in ull_adv_aux_offset_get() local
2756 static struct mayfly mfy = {0, 0, &link, NULL, mfy_aux_offset_get}; in ull_adv_aux_offset_get()
3339 static memq_link_t link; in ticker_cb() local
3340 static struct mayfly mfy = {0, 0, &link, NULL, lll_adv_aux_prepare}; in ticker_cb()
Dull_adv_sync.c984 static memq_link_t link; in ull_adv_sync_offset_get() local
985 static struct mayfly mfy = {0, 0, &link, NULL, mfy_sync_offset_get}; in ull_adv_sync_offset_get()
2852 static memq_link_t link; local
2853 static struct mayfly mfy = {0, 0, &link, NULL, lll_adv_sync_prepare};
Dull_llcp_phy.c454 ll_rx_put_sched(ntf->hdr.link, ntf); in pu_ntf()
489 ll_rx_put_sched(ntf->hdr.link, ntf); in pu_dle_ntf()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync_iso.c1214 iso_rx_put(node_rx->hdr.link, node_rx); in isr_rx_done()
1237 iso_rx_put(node_rx->hdr.link, node_rx); in isr_rx_done()
/Zephyr-latest/doc/releases/
Drelease-notes-2.3.rst137 macro page`_ for more information, including a link to a migration guide to
391 * Added Ethernet cable link status support to gmac
397 * Fixed Ethernet cable link detection in gecko
676 including a link to a migration guide to the new API.
816 * :github:`25509` - OpenThread SED set link mode fail
1002 * :github:`24325` - broken link in MinnowBoard documentation
1155 * :github:`23482` - 2M PHY + DLE and timing calculations on an encrypted link are wrong
1174 * :github:`23386` - SAM GMAC should support PHY link status detection
1201 * :github:`23156` - App determines if Bluetooth host link request is allowed
Drelease-notes-1.9.rst182 * Fixed link targets hidden behind header
185 * Broken link and spelling check scans through .rst, Kconfig (used for
/Zephyr-latest/doc/connectivity/networking/
Dnet-stack-architecture.rst37 the network and set related parameters such as network link options,
/Zephyr-latest/boards/st/b_l072z_lrwan1/doc/
Dindex.rst23 - 157 dB maximum link budget
/Zephyr-latest/doc/services/llext/
Dbuild.rst64 Target name for the source compilation and/or link step.
/Zephyr-latest/boards/st/nucleo_h723zg/doc/
Dindex.rst255 https://mbd.kleier.net/integrating-st-link-v3.html
/Zephyr-latest/boards/ezurio/bt510/doc/
Dbt510.rst190 port - see the `MBED Serial Driver`_ link for details and how to install the driver.
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome.css147 --fragment-link: #5383d6;
239 --fragment-link: #98c0e3;
300 --fragment-link: #98c0e3;
334 a:link, a:visited, a:hover, a:focus, a:active {
1318 color: var(--fragment-link) !important;
1335 color: var(--fragment-link) !important;
2437 Optional paragraph link button
/Zephyr-latest/boards/seeed/lora_e5_dev_board/doc/
Dlora_e5_dev_board.rst206 In case you use an st-link debugger you can use the STM32CubeProgrammer GUI to
/Zephyr-latest/include/zephyr/net/
Dnet_if.h2721 void net_if_register_link_cb(struct net_if_link_cb *link,
2729 void net_if_unregister_link_cb(struct net_if_link_cb *link);
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.gatt63 bool "Automatically connect EATT bearers when a link is established"
/Zephyr-latest/doc/services/sensing/
Dindex.rst61 * Decoupled with any host link protocols, it's Zephyr Application's role to handle different
/Zephyr-latest/boards/st/nucleo_h755zi_q/doc/
Dindex.rst282 https://mbd.kleier.net/integrating-st-link-v3.html

1...<<1112131415