/Zephyr-Core-3.5.0/doc/_doxygen/ |
D | footer.html | 1 <!-- HTML footer for doxygen 1.9.1--> 2 <!-- start footer part --> 7 …<li class="footer">$generatedby <a href="https://www.doxygen.org/index.html"><img class="footer" s… 12 <hr class="footer"/><address class="footer"><small> 13 $generatedby <a href="https://www.doxygen.org/index.html"><img class="footer" src="$relpath^do…
|
D | doxygen-awesome.css | 1395 Footer and nav-path 1412 img.footer { 1416 .navpath li.footer { 1420 address.footer {
|
/Zephyr-Core-3.5.0/subsys/net/ip/ |
D | tp.c | 49 sizeof(*mem->footer)); in tp_malloc() 59 mem->footer = (void *) ((uint8_t *) &mem->mem + size); in tp_malloc() 60 *mem->footer = TP_MEM_FOOTER_COOKIE; in tp_malloc() 89 *mem->footer != TP_MEM_FOOTER_COOKIE) { in tp_mem_chk() 96 dump(mem->footer, sizeof(*mem->footer)); in tp_mem_chk() 103 tp_assert(*mem->footer == TP_MEM_FOOTER_COOKIE, in tp_mem_chk() 104 "%s:%d %s() %p Corrupt footer cookie: 0x%x", in tp_mem_chk() 106 *mem->footer); in tp_mem_chk() 121 memset(mem, 0, sizeof(tp_mem) + mem->size + sizeof(*mem->footer)); in tp_free()
|
D | tp_priv.h | 45 uint32_t *footer; member
|
/Zephyr-Core-3.5.0/ |
D | .codecov.yml | 29 layout: "reach, diff, flags, files, footer"
|
/Zephyr-Core-3.5.0/doc/_static/css/ |
D | dark.css | 50 --search-credits-color: #6b6b6b; /* derived from --footer-color */ 92 --footer-color: #aaa;
|
D | light.css | 49 --search-credits-color: #b3b3b3; /* derived from --footer-color */ 90 --footer-color: #808080;
|
D | custom.css | 155 footer, selector 157 color: var(--footer-color); 233 color: var(--footer-color); 254 /* Search footer & credits */
|
/Zephyr-Core-3.5.0/dts/bindings/retention/ |
D | zephyr,retention.yaml | 62 valid (appended to the footer of the data, reduces the available user
|
/Zephyr-Core-3.5.0/drivers/ieee802154/ |
D | ieee802154_cc13xx_cc26xx.h | 37 /* ACK is 2 bytes for PHY header + 2 bytes MAC header + 2 bytes MAC footer */
|
/Zephyr-Core-3.5.0/doc/ |
D | zephyr.doxyfile.in | 1306 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each 1308 # footer. See HTML_HEADER for more information on how to generate a default 1309 # footer and what special commands can be used inside the footer. See also 1310 # section "Doxygen usage" for information on how to generate the default footer 1314 HTML_FOOTER = @ZEPHYR_BASE@/doc/_doxygen/footer.html 1403 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML 1993 # commands have a special meaning inside the header (and footer): For a 1999 # The LATEX_FOOTER tag can be used to specify a user-defined LaTeX footer for 2000 # the generated LaTeX document. The footer should contain everything after the 2001 # last chapter. If it is left blank doxygen will generate a standard footer. See [all …]
|
/Zephyr-Core-3.5.0/doc/services/pm/images/ |
D | devr-sync-ops.svg | 52 footer { 109 skinparam Footer {
|
D | devr-async-ops.svg | 58 footer { 115 skinparam Footer {
|
/Zephyr-Core-3.5.0/subsys/net/l2/ieee802154/ |
D | ieee802154_frame.h | 211 /** MAC header and footer, see section 7.2.1 */
|
/Zephyr-Core-3.5.0/subsys/retention/ |
D | retention.c | 312 /* Write optional header and footer information, these are done last to ensure data in retention_write()
|
/Zephyr-Core-3.5.0/include/zephyr/arch/x86/ia32/ |
D | arch.h | 235 * It's likely possible to add logic to ARCH_ISR_DIRECT_HEADER/FOOTER to do
|
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/ |
D | lll.h | 328 /* Footer of node_rx_hdr */
|
D | ull_sync.c | 956 /* NOTE: footer param has already been populated during sync 1371 /* NOTE: footer param has already been populated during sync setup */
|
D | ull_scan_aux.c | 291 * passed in the node rx footer field. in ull_scan_aux_setup()
|
/Zephyr-Core-3.5.0/scripts/build/ |
D | gen_kobject_list.py | 737 footer = """%% variable 874 fp.write(footer)
|
/Zephyr-Core-3.5.0/tests/lib/heap/src/ |
D | main.c | 254 * - f: end marker / footer
|
/Zephyr-Core-3.5.0/include/zephyr/ |
D | syscall_handler.h | 99 * the gperf script footer, see gen_kobject_list.py
|
/Zephyr-Core-3.5.0/tests/bluetooth/controller/ctrl_cis_create/src/ |
D | main.c | 274 /* NODE_CIS_ESTABLISHED carry extra information in header rx footer param field */ in ZTEST()
|
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_scan_aux.c | 229 /* Store the lll context, aux_ptr and start of PDU in footer */ in lll_scan_aux_setup()
|
/Zephyr-Core-3.5.0/scripts/kconfig/ |
D | menuconfig.py | 1335 # footer.
|