Home
last modified time | relevance | path

Searched refs:header (Results 626 – 650 of 890) sorted by relevance

1...<<21222324252627282930>>...36

/Zephyr-latest/boards/nordic/nrf9151dk/
Dnrf9151dk_nrf9151_common.dtsi77 compatible = "arduino-header-r3";
/Zephyr-latest/boards/nordic/nrf52dk/
Dnrf52dk_nrf52832.dts80 compatible = "arduino-header-r3";
/Zephyr-latest/boards/nordic/nrf52833dk/
Dnrf52833dk_nrf52833.dts80 compatible = "arduino-header-r3";
/Zephyr-latest/boards/nordic/nrf7002dk/
Dnrf5340_cpuapp_common.dtsi55 compatible = "arduino-header-r3";
/Zephyr-latest/boards/nordic/nrf9160dk/
Dnrf9160dk_nrf9160_common.dtsi104 compatible = "arduino-header-r3";
/Zephyr-latest/boards/nordic/nrf9161dk/
Dnrf9161dk_nrf9161_common.dtsi77 compatible = "arduino-header-r3";
/Zephyr-latest/boards/nxp/mimxrt1020_evk/
Dmimxrt1020_evk.dts60 compatible = "arduino-header-r3";
/Zephyr-latest/boards/nxp/mimxrt1024_evk/
Dmimxrt1024_evk.dts64 compatible = "arduino-header-r3";
/Zephyr-latest/boards/atmel/sam0/samd20_xpro/doc/
Dindex.rst30 :header-rows: 1
/Zephyr-latest/boards/nxp/frdm_k82f/
Dfrdm_k82f.dts94 compatible = "arduino-header-r3";
/Zephyr-latest/boards/seeed/lora_e5_dev_board/doc/
Dlora_e5_dev_board.rst47 external sources via header.
220 blue 2.54mm header labeled ``SWIM/SWD``.
/Zephyr-latest/doc/services/binary_descriptors/
Dindex.rst35 Binary descriptors are implemented with a TLV (tag, length, value) header linked
55 The binary descriptor header starts with the magic number ``0xb9863e5a7ea46046``. It's followed
/Zephyr-latest/boards/nxp/frdm_k82f/doc/
Dindex.rst13 QuadSPI external flash, FlexIO camera header, touchpads and headers for use
40 - FlexIO header
/Zephyr-latest/tests/net/lib/http_server/core/src/
Dmain.c615 const struct http_header *header) in expect_contains_header() argument
627 if (strncasecmp(header_buf.name, header->name, header_buf.name_len) == 0 && in expect_contains_header()
628 strncasecmp(header_buf.value, header->value, header_buf.value_len) == 0) { in expect_contains_header()
636 zassert_true(found, "Header '%s: %s' not found", header->name, header->value); in expect_contains_header()
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_config.rst21 :header: "Option name", "Description"
/Zephyr-latest/boards/seagate/legend/doc/
Dindex.rst119 SWD port (on-board 4-pin header). In the default OpenOCD configuration, the
/Zephyr-latest/boards/u-blox/ubx_evkninab4/
Dubx_evkninab4_nrf52833.dts77 compatible = "arduino-header-r3";
/Zephyr-latest/boards/waveshare/rp2040_zero/doc/
Dindex.rst31 :header-rows: 1
/Zephyr-latest/boards/u-blox/ubx_bmd300eval/
Dubx_bmd300eval_nrf52832.dts79 compatible = "arduino-header-r3";
/Zephyr-latest/boards/nxp/frdm_k64f/
Dfrdm_k64f.dts66 compatible = "arduino-header-r3";
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst61 :header-rows: 1
150 …- Precautions shall be taken in order to prevent the contents of a header file being included mor…
153 …- `PRE06-C <https://wiki.sei.cmu.edu/confluence/display/c/PRE06-C.+Enclose+header+files+in+an+inc…
852 …- The ', or \ characters and the /* or // character sequences shall not occur in a header file na…
943 - The standard header file <setjmp.h> shall not be used
971 - The standard header file <tgmath.h> shall not be used
1123 Do not conditionally compile function declarations in header files. Do not
1124 conditionally compile structure declarations in header files. You may
1131 Excluding declarations from the header based on compile-time options may prevent
1163 :header-rows: 1
[all …]
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome.css121 --header-background: var(--page-background-color);
122 --header-foreground: var(--page-foreground-color);
350 background: var(--header-background);
372 color: var(--header-foreground);
445 border-color: var(--header-foreground) transparent transparent transparent;
508 color: var(--header-foreground) !important;
885 div.header {
906 div.contents, div.header .title, div.header .summary {
910 div.contents, div.header .title {
915 div.header .summary {
[all …]
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c996 char header[DDI_SECURITY_TOKEN_SIZE + sizeof(AUTH_HEADER_START) + sizeof(HTTP_CRLF) - 1]; in send_request() local
998 snprintf(header, sizeof(header), AUTH_HEADER_FULL, hb_cfg.ddi_security_token); in send_request()
999 const char *const headers[] = {header, NULL}; in send_request()
/Zephyr-latest/scripts/build/
Dcheck_init_priorities.py174 start = section.header.sh_addr
/Zephyr-latest/boards/u-blox/ubx_bmd340eval/
Dubx_bmd340eval_nrf52840.dts79 compatible = "arduino-header-r3";

1...<<21222324252627282930>>...36