Home
last modified time | relevance | path

Searched refs:Header (Results 1 – 25 of 71) sorted by relevance

123

/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/
Dquick_feather.overlay10 out-gpios = <&gpio 2 0>; /* Header J8 - pin 6 */
11 in-gpios = <&gpio 0 0>; /* Header J8 - pin 10 */
/Zephyr-latest/tests/lib/acpi/unit/src/
Dmain.c58 dmar->header.Header.Length = sizeof(struct DMAR); in dmar_initialize()
60 dmar->unit0.header.Header.Length = sizeof(dmar->unit0); in dmar_initialize()
64 dmar->unit1.header.Header.Length = sizeof(dmar->unit1); in dmar_initialize()
101 hu->Header.Length = 0; in ZTEST()
118 hu->Header.Length = sizeof(dmar0.unit1) + 1; in ZTEST()
157 hu->Header.Length = 0; in ZTEST()
/Zephyr-latest/boards/nxp/rd_rw612_bga/dts/
Dgoworld_16880_lcm.overlay30 * Pin # | Signal | Header
74 * Controller can be connected to Arduino Header (J8/J5)
75 * Pin #1 | Signal | Header
/Zephyr-latest/tests/drivers/uart/uart_async_api/boards/
Dnucleo_h723zg.overlay7 /* Arduino Header pins: Tx:D9, Rx:D10 */
/Zephyr-latest/tests/drivers/spi/spi_loopback/boards/
Dnucleo_f746zg.overlay7 /* Arduino Header pins: MOSI:D11, MISO:D12 */
Dnucleo_f767zi.overlay7 /* Arduino Header pins: MOSI:D11, MISO:D12 */
/Zephyr-latest/samples/net/prometheus/
DKconfig27 string "Header file containing PSK"
/Zephyr-latest/samples/arch/smp/pktqueue/
DREADME.rst10 (essentially checksum calculation from IP Header Validation) of the Internet protocol
29 | Time to Live | Protocol | Header Checksum |
/Zephyr-latest/doc/kernel/data_structures/
Dmpsc_pbuf.rst34 for internal management. Header consists of 2 bit flags. In order to optimize
37 specific. Header consists of following flags:
42 Header state:
/Zephyr-latest/drivers/can/
Dcan_nxp_s32_canxl.c182 if ((data->rx_fifo[queue_idx].Header.Id & mask) == in can_nxp_s32_get_rx_fifo_filter()
837 if (!!(msg_data.Header.Id & CANXL_TX_HEADER_IDE_MASK)) { in nxp_s32_msg_data_to_zcan_frame()
842 frame->id = (msg_data.Header.Id & CANXL_IP_ID_EXT_MASK); in nxp_s32_msg_data_to_zcan_frame()
844 frame->id = ((msg_data.Header.Id & CANXL_IP_ID_STD_MASK) in nxp_s32_msg_data_to_zcan_frame()
848 frame->dlc = (msg_data.Header.Control & CANXL_TX_HEADER_DLC_MASK) in nxp_s32_msg_data_to_zcan_frame()
851 if (!!(msg_data.Header.Control & CANXL_TX_HEADER_FDF_MASK)) { in nxp_s32_msg_data_to_zcan_frame()
855 if (!!(msg_data.Header.Control & CANXL_TX_HEADER_BRS_MASK)) { in nxp_s32_msg_data_to_zcan_frame()
859 if (!!(msg_data.Header.Id & CANXL_TX_HEADER_RTR_MASK)) { in nxp_s32_msg_data_to_zcan_frame()
/Zephyr-latest/samples/net/sockets/echo_client/
DKconfig47 string "Header file containing PSK"
/Zephyr-latest/boards/ebyte/e73_tbb/doc/
Dindex.rst99 P1 Header
129 P2 Header
/Zephyr-latest/boards/shields/rpi_pico_uno_flexypin/doc/
Dindex.rst25 | Rpi-Pico Pin | UNO Header |
/Zephyr-latest/boards/nxp/frdm_mcxa156/doc/
Dindex.rst22 - Arduino Header, FlexIO/LCD Header, SmartDMA/Camera Header, mikroBUS
/Zephyr-latest/boards/nxp/frdm_mcxn236/doc/
Dindex.rst23 - Arduino Header, FlexIO/LCD Header, SmartDMA/Camera Header, mikroBUS
/Zephyr-latest/doc/services/debugging/
Dcoredump.rst258 File Header
273 * - Header version
313 * - Header version
342 * - Header version
372 * - Header version
/Zephyr-latest/lib/acpi/
Dacpi.c731 while (offset < dmar->Header.Length) { in acpi_dmar_entry_get()
746 uint16_t length = dmar->Header.Length; in acpi_dmar_foreach_subtable()
766 uint16_t length = hu->Header.Length; in acpi_dmar_foreach_devscope()
813 hu = CONTAINER_OF(subtable, ACPI_DMAR_HARDWARE_UNIT, Header); in subtable_handler()
/Zephyr-latest/samples/net/sockets/http_server/
DKconfig44 string "Header file containing PSK"
/Zephyr-latest/boards/adi/max32666evkit/doc/
Dindex.rst75 - Select GPIOs Accessed Through a 0.1in Header
76 - Access to the 8 Analog Inputs Through a 0.1in Header
77 - Arm® or SWD JTAG 20-Pin Header
/Zephyr-latest/boards/renesas/rzt2m_starterkit/doc/
Dindex.rst69 * UART3 connected to the PMOD Header (J25, pins H16, G20),
/Zephyr-latest/boards/96boards/stm32_sensor_mez/doc/
Dindex.rst112 - USART1: Connected to AP via UART0 on the 96Boards Low-Speed Header.
116 - USART2: Connected to D0(RX) and D1(TX) on the Arduino Header.
/Zephyr-latest/boards/96boards/aerocore2/doc/
Dindex.rst97 Octal PWM Header (J1)
120 IO Header J11
148 IO Header J5
/Zephyr-latest/boards/nxp/frdm_mcxn947/doc/
Dindex.rst25 - Arduino Header, FlexIO/LCD Header, SmartDMA/Camera Header, mikroBUS
/Zephyr-latest/boards/atmel/sam0/samr21_xpro/doc/
Dindex.rst105 - SERCOM5 is exposed via Xplained Pro Standard Extension Header
115 - SERCOM1 is exposed via Xplained Pro Standard Extension Header
/Zephyr-latest/subsys/logging/
DKconfig.mode64 bool "Include Custom Log Header"

123