Home
last modified time | relevance | path

Searched refs:footer (Results 1 – 25 of 78) sorted by relevance

1234

/Zephyr-latest/boards/shields/lcd_par_s035/doc/
Dindex.rst34 .. include:: ../../../nxp/common/board-footer.rst
35 :start-after: nxp-board-footer
/Zephyr-latest/subsys/net/ip/
Dtp.c49 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()
106 *mem->footer); in tp_mem_chk()
121 memset(mem, 0, sizeof(tp_mem) + mem->size + sizeof(*mem->footer)); in tp_free()
Dtp_priv.h45 uint32_t *footer; member
/Zephyr-latest/boards/shields/g1120b0mipi/doc/
Dindex.rst62 .. include:: ../../../nxp/common/board-footer.rst
63 :start-after: nxp-board-footer
/Zephyr-latest/boards/shields/rk055hdmipi4ma0/doc/
Dindex.rst62 .. include:: ../../../nxp/common/board-footer.rst
63 :start-after: nxp-board-footer
/Zephyr-latest/boards/shields/rk055hdmipi4m/doc/
Dindex.rst62 .. include:: ../../../nxp/common/board-footer.rst
63 :start-after: nxp-board-footer
/Zephyr-latest/boards/shields/frdm_stbc_agm01/doc/
Dindex.rst63 .. include:: ../../../nxp/common/board-footer.rst
64 :start-after: nxp-board-footer
/Zephyr-latest/boards/shields/rk043fn02h_ct/doc/
Dindex.rst99 .. include:: ../../../nxp/common/board-footer.rst
100 :start-after: nxp-board-footer
/Zephyr-latest/boards/shields/rk043fn66hs_ctg/doc/
Dindex.rst99 .. include:: ../../../nxp/common/board-footer.rst
100 :start-after: nxp-board-footer
/Zephyr-latest/boards/shields/nxp_btb44_ov5640/doc/
Dindex.rst128 .. include:: ../../../nxp/common/board-footer.rst
129 :start-after: nxp-board-footer
/Zephyr-latest/boards/shields/frdm_cr20a/doc/
Dindex.rst63 .. include:: ../../../nxp/common/board-footer.rst
64 :start-after: nxp-board-footer
/Zephyr-latest/boards/shields/frdm_kw41z/doc/
Dindex.rst67 .. include:: ../../../nxp/common/board-footer.rst
68 :start-after: nxp-board-footer
/Zephyr-latest/doc/_static/css/
Dlight.css49 --search-credits-color: #b3b3b3; /* derived from --footer-color */
93 --footer-color: #808080;
Ddark.css50 --search-credits-color: #6b6b6b; /* derived from --footer-color */
95 --footer-color: #aaa;
/Zephyr-latest/boards/nxp/common/
Dboard-footer.rst3 .. nxp-board-footer
/Zephyr-latest/boards/nxp/imx91_evk/doc/
Dindex.rst121 .. include:: ../../common/board-footer.rst
122 :start-after: nxp-board-footer
/Zephyr-latest/boards/nxp/lpcxpresso51u68/doc/
Dindex.rst159 .. include:: ../../common/board-footer.rst
160 :start-after: nxp-board-footer
/Zephyr-latest/boards/nxp/imx8mn_evk/doc/
Dindex.rst141 .. include:: ../../common/board-footer.rst
142 :start-after: nxp-board-footer
/Zephyr-latest/boards/nxp/lpcxpresso11u68/doc/
Dindex.rst143 .. include:: ../../common/board-footer.rst
144 :start-after: nxp-board-footer
/Zephyr-latest/boards/nxp/frdm_mcxw72/doc/
Dindex.rst150 .. include:: ../../common/board-footer.rst
151 :start-after: nxp-board-footer
/Zephyr-latest/boards/nxp/mcxw72_evk/doc/
Dindex.rst175 .. include:: ../../common/board-footer.rst
176 :start-after: nxp-board-footer
/Zephyr-latest/boards/nxp/frdm_rw612/doc/
Dindex.rst188 .. include:: ../../common/board-footer.rst
189 :start-after: nxp-board-footer
/Zephyr-latest/boards/nxp/rddrone_fmuk66/doc/
Dindex.rst173 .. include:: ../../common/board-footer.rst
174 :start-after: nxp-board-footer
/Zephyr-latest/boards/nxp/mimxrt1010_evk/doc/
Dindex.rst211 .. include:: ../../common/board-footer.rst
212 :start-after: nxp-board-footer
/Zephyr-latest/boards/nxp/twr_kv58f220m/doc/
Dindex.rst175 .. include:: ../../common/board-footer.rst
176 :start-after: nxp-board-footer

1234