Home
last modified time | relevance | path

Searched refs:link (Results 226 – 250 of 356) sorted by relevance

12345678910>>...15

/Zephyr-latest/boards/renesas/ek_ra4e2/doc/
Dindex.rst124 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
/Zephyr-latest/boards/renesas/ek_ra4w1/doc/
Dindex.rst120 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
/Zephyr-latest/boards/renesas/ek_ra6e2/doc/
Dindex.rst124 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
/Zephyr-latest/boards/renesas/ek_ra6m3/doc/
Dindex.rst126 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
/Zephyr-latest/boards/renesas/ek_ra6m5/doc/
Dindex.rst129 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
/Zephyr-latest/boards/renesas/fpb_ra6e2/doc/
Dindex.rst111 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
/Zephyr-latest/cmake/compiler/arcmwdt/
Dcompiler_flags.cmake152 # do not link in supplied run-time startup files
/Zephyr-latest/modules/hal_silabs/simplicity_sdk/
DCMakeLists.txt62 # link mbedTLS
/Zephyr-latest/boards/adafruit/grand_central_m4_express/doc/
Dindex.rst185 https://www.segger.com/products/debug-probes/j-link/technology/interface-description/
/Zephyr-latest/boards/96boards/wistrio/doc/
D96b_wistrio.rst144 - Connect BOOT0 to VDD (link pin 1 and 2 on J12)
/Zephyr-latest/doc/kernel/memory_management/
Dheap.rst67 indicating whether the chunk is in use, and chunk-indexed link
173 the link stage if the size specified can not be supported.
/Zephyr-latest/subsys/usb/device/class/audio/
Daudio.c78 #define DEFINE_AUDIO_DESCRIPTOR(dev, i, id, link, it_type, ot_type, cb, addr) \ argument
89 .as_cs_interface = INIT_AS_GENERAL(link), \
/Zephyr-latest/doc/develop/api/
Ddesign_guidelines.rst92 the unsupported API will result in a link-time error.
/Zephyr-latest/boards/renesas/ek_ra4m2/doc/
Dindex.rst126 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
/Zephyr-latest/boards/renesas/ek_ra4m3/doc/
Dindex.rst128 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
/Zephyr-latest/boards/renesas/ek_ra6m4/doc/
Dindex.rst129 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
/Zephyr-latest/boards/seeed/wio_terminal/doc/
Dindex.rst205 https://www.segger.com/products/debug-probes/j-link/technology/interface-description/
/Zephyr-latest/boards/amd/kv260_r5/doc/
Dindex.rst79 The other option is to use the reference image from the openAMP project, the link
/Zephyr-latest/boards/adafruit/feather_m4_express/doc/
Dindex.rst201 https://www.segger.com/products/debug-probes/j-link/technology/interface-description/
/Zephyr-latest/boards/adafruit/itsybitsy_m4_express/doc/
Dindex.rst202 https://www.segger.com/products/debug-probes/j-link/technology/interface-description/
/Zephyr-latest/boards/adi/eval_adin1110ebz/doc/
Dindex.rst11 via USB port, the full set of ADIN1110 register settings and features such as link quality
/Zephyr-latest/boards/96boards/neonkey/doc/
Dindex.rst157 1. Connect BOOT0 to VDD (link JTAG pins 1 and 5 on P4 header)
/Zephyr-latest/doc/releases/
Dmigration-guide-4.1.rst292 introduced which should be selected by the respective link layer Kconfig options (e.g. a
294 for local link layers select the new option, since that opens up the possibility of indicating
/Zephyr-latest/doc/_extensions/zephyr/domain/
D__init__.py368 link = make_refnode(
375 title = nodes.title("", "", link)
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c4039 struct bt_mesh_rpr_link link; in rpr_link_get() local
4047 err = bt_mesh_rpr_link_get(&rpr_cli, &srv, &link); in rpr_link_get()
4049 LOG_ERR("Link get failed: %d %u", err, link.status); in rpr_link_get()
4054 LOG_DBG("\tStatus: %u", link.status); in rpr_link_get()
4055 LOG_DBG("\tState: %u", link.state); in rpr_link_get()
4064 struct bt_mesh_rpr_link link; in rpr_link_close() local
4072 err = bt_mesh_rpr_link_close(&rpr_cli, &srv, &link); in rpr_link_close()
4074 LOG_ERR("Link close failed: %d %u", err, link.status); in rpr_link_close()
4079 LOG_DBG("\tStatus: %u", link.status); in rpr_link_close()
4080 LOG_DBG("\tState: %u", link.state); in rpr_link_close()

12345678910>>...15