/Zephyr-latest/boards/renesas/ek_ra4e2/doc/ |
D | index.rst | 124 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
|
/Zephyr-latest/boards/renesas/ek_ra4w1/doc/ |
D | index.rst | 120 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
|
/Zephyr-latest/boards/renesas/ek_ra6e2/doc/ |
D | index.rst | 124 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
|
/Zephyr-latest/boards/renesas/ek_ra6m3/doc/ |
D | index.rst | 126 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
|
/Zephyr-latest/boards/renesas/ek_ra6m5/doc/ |
D | index.rst | 129 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
|
/Zephyr-latest/boards/renesas/fpb_ra6e2/doc/ |
D | index.rst | 111 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
|
/Zephyr-latest/cmake/compiler/arcmwdt/ |
D | compiler_flags.cmake | 152 # do not link in supplied run-time startup files
|
/Zephyr-latest/modules/hal_silabs/simplicity_sdk/ |
D | CMakeLists.txt | 62 # link mbedTLS
|
/Zephyr-latest/boards/adafruit/grand_central_m4_express/doc/ |
D | index.rst | 185 https://www.segger.com/products/debug-probes/j-link/technology/interface-description/
|
/Zephyr-latest/boards/96boards/wistrio/doc/ |
D | 96b_wistrio.rst | 144 - Connect BOOT0 to VDD (link pin 1 and 2 on J12)
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | heap.rst | 67 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/ |
D | audio.c | 78 #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/ |
D | design_guidelines.rst | 92 the unsupported API will result in a link-time error.
|
/Zephyr-latest/boards/renesas/ek_ra4m2/doc/ |
D | index.rst | 126 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
|
/Zephyr-latest/boards/renesas/ek_ra4m3/doc/ |
D | index.rst | 128 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
|
/Zephyr-latest/boards/renesas/ek_ra6m4/doc/ |
D | index.rst | 129 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
|
/Zephyr-latest/boards/seeed/wio_terminal/doc/ |
D | index.rst | 205 https://www.segger.com/products/debug-probes/j-link/technology/interface-description/
|
/Zephyr-latest/boards/amd/kv260_r5/doc/ |
D | index.rst | 79 The other option is to use the reference image from the openAMP project, the link
|
/Zephyr-latest/boards/adafruit/feather_m4_express/doc/ |
D | index.rst | 201 https://www.segger.com/products/debug-probes/j-link/technology/interface-description/
|
/Zephyr-latest/boards/adafruit/itsybitsy_m4_express/doc/ |
D | index.rst | 202 https://www.segger.com/products/debug-probes/j-link/technology/interface-description/
|
/Zephyr-latest/boards/adi/eval_adin1110ebz/doc/ |
D | index.rst | 11 via USB port, the full set of ADIN1110 register settings and features such as link quality
|
/Zephyr-latest/boards/96boards/neonkey/doc/ |
D | index.rst | 157 1. Connect BOOT0 to VDD (link JTAG pins 1 and 5 on P4 header)
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.1.rst | 292 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__.py | 368 link = make_refnode( 375 title = nodes.title("", "", link)
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_mesh.c | 4039 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()
|