/Zephyr-latest/include/zephyr/arch/x86/ |
D | memory.ld | 93 /* Linear address range to link the kernel. If non-XIP, everything is
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_filter.c | 1514 static memq_link_t link; in target_resolve() local 1515 static struct mayfly mfy = {0, 0, &link, 0, NULL}; in target_resolve() 1584 static memq_link_t link; in prpa_cache_resolve() local 1585 static struct mayfly mfy = {0, 0, &link, 0, NULL}; in prpa_cache_resolve()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_adv_sync.c | 344 ull_rx_put_sched(rx->hdr.link, rx);
|
D | lll_adv_aux.c | 999 ull_rx_put(rx->hdr.link, rx); in isr_tx_connect_rsp() 1006 ull_rx_put_sched(rx->hdr.link, rx); in isr_tx_connect_rsp()
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | spi.c | 66 be transmitted across this HCI link
|
/Zephyr-latest/kernel/ |
D | CMakeLists.txt | 34 # this directory, libkernel.a, link it with the application code
|
D | Kconfig.obj_core | 8 This option enables the object core framework. This will link
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.tcp | 183 To avoid overstressing a link reduce the transmission rate as soon as 241 about the active link to a specific neighbor by signaling recent
|
/Zephyr-latest/doc/connectivity/networking/ |
D | overview.rst | 101 and link-local multicast name resolution 143 Additionally these network technologies (link layers) are supported in
|
D | qemu_setup.rst | 252 socat PTY,link=/tmp/slip.devMAIN UNIX-LISTEN:/tmp/slip.sockMAIN & 262 socat PTY,link=/tmp/slip.devOTHER UNIX-LISTEN:/tmp/slip.sockOTHER &
|
/Zephyr-latest/modules/openthread/ |
D | CMakeLists.txt | 125 kconfig_to_ot_option(CONFIG_OPENTHREAD_TREL OT_TREL "Enable TREL radio link for Thread over Infrast… 143 …READ_CLI_VENDOR_EXTENSION} CACHE STRING "Path to CMake file to define and link Openthread CLI vend…
|
/Zephyr-latest/doc/build/cmake/ |
D | index.rst | 40 libraries that link with app are built. In this case, using ``PUBLIC`` 41 would cause libraries that link with ``app`` to also include the 294 The link from the previous stage is repeated, this time with the missing
|
/Zephyr-latest/boards/renesas/ek_ra6m2/doc/ |
D | index.rst | 116 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
|
/Zephyr-latest/boards/renesas/fpb_ra6e1/doc/ |
D | index.rst | 111 SEGGER J-link's drivers are avaialbe at https://www.segger.com/downloads/jlink/
|
/Zephyr-latest/doc/ |
D | CMakeLists.txt | 275 COMMENT "Running Sphinx link check..."
|
/Zephyr-latest/doc/services/llext/ |
D | config.rst | 79 This will directly modify the contents of the buffer during the link
|
/Zephyr-latest/subsys/net/l2/wifi/ |
D | Kconfig | 38 being unreachable (IP Level) or unable to receive down link traffic
|
/Zephyr-latest/boards/electronut/nrf52840_blip/doc/ |
D | index.rst | 183 .. _Store link: https://www.tindie.com/stores/ElectronutLabs/
|
/Zephyr-latest/boards/electronut/nrf52840_papyr/doc/ |
D | nrf52840_papyr.rst | 178 .. _Store link: https://www.tindie.com/stores/ElectronutLabs/
|
/Zephyr-latest/dts/xtensa/intel/ |
D | intel_adsp_ace20_lnl.dtsi | 422 compatible = "intel,adsp-hda-link-out"; 435 compatible = "intel,adsp-hda-link-in";
|
/Zephyr-latest/drivers/dai/intel/ssp/ |
D | ssp.c | 1938 struct ssp_intel_link_ctl *link; in dai_ssp_parse_tlv() local 1988 link = (struct ssp_intel_link_ctl *)&aux_tlv->val; in dai_ssp_parse_tlv() 1992 I2CLCTL_MLCS(link->clock_source), dai_ip_base(dp) + in dai_ssp_parse_tlv() 1995 ssp->link_clock = link->clock_source; in dai_ssp_parse_tlv() 1998 I2CLCTL_MLCS(link->clock_source), in dai_ssp_parse_tlv() 2001 LOG_INF("link clock_source %u", link->clock_source); in dai_ssp_parse_tlv()
|
/Zephyr-latest/drivers/tee/optee/ |
D | optee.c | 59 sys_dnode_t link; member 274 sys_dlist_append(&supp->reqs, &req->link); in optee_call_supp() 1065 sys_dlist_remove(&req->link); in optee_suppl_recv()
|
/Zephyr-latest/subsys/fs/ |
D | fuse_fs_access.c | 427 .link = NULL,
|
/Zephyr-latest/soc/intel/intel_adsp/common/ |
D | CMakeLists.txt | 45 # header (our link generates lots of phdrs because of the disjoint
|
/Zephyr-latest/samples/philosophers/ |
D | README.rst | 72 tools like OpenOCD and J-link to inspect thread data using ``info threads``.
|