Searched refs:header (Results 476 – 500 of 890) sorted by relevance
1...<<11121314151617181920>>...36
/Zephyr-latest/boards/nxp/common/ |
D | rt1xxx-lpclink2-debug.rst | 45 removed, then connect the probe to the external JTAG/SWD header
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_w5500.c | 209 uint8_t header[2]; in w5500_rx() local 231 w5500_readbuf(dev, off, header, 2); in w5500_rx() 232 rx_len = sys_get_be16(header) - 2; in w5500_rx()
|
/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | icm42688_rtio_stream.c | 112 .header = { in icm42688_fifo_count_cb() 252 data->header.timestamp = drv_data->timestamp; in icm42688_int_status_cb()
|
/Zephyr-latest/boards/weact/blackpill_f401cc/doc/ |
D | index.rst | 138 The board can be debugged by installing the included 100 mil (0.1 inch) header, 140 pins on that header.
|
/Zephyr-latest/boards/st/stm32vl_disco/doc/ |
D | index.rst | 29 - Extension header for all LQFP64 I/Os for quick connection to prototyping board 41 :header-rows: 1
|
/Zephyr-latest/boards/st/st25dv_mb1283_disco/doc/ |
D | index.rst | 50 …e antenna board can be removed, and its 14-pin 0.254mm header connector used as an eval kit header.
|
/Zephyr-latest/boards/adi/sdp_k1/doc/ |
D | index.rst | 123 embedded NXP Freescale microcontroller or a 10-pin ``DEBUG`` header connected 136 Then attach the debugger to the 10-pin ``DEBUG`` header on the SDP-K1. Finally
|
/Zephyr-latest/boards/makerbase/mks_canable_v20/doc/ |
D | index.rst | 13 - ST-LINK/V3E debugger/programmer header (J4) 87 MKS CANable V2.0 board includes an SWDIO debug connector header J4.
|
/Zephyr-latest/lib/heap/ |
D | Kconfig | 90 On 64-bit systems the "big" chunk header size conveniently provides 92 headers would require alignment padding up to the big header size
|
/Zephyr-latest/boards/gd/gd32e103v_eval/doc/ |
D | index.rst | 49 :header-rows: 1 75 The default serial port is USART0. This port uses header JP-5/6 to route
|
/Zephyr-latest/subsys/sip_svc/ |
D | sip_svc_shell.c | 195 shell_print(sh, "\theader=%08x\n", response->header); in cmd_send_callback() 229 request.header = SIP_SVC_PROTO_HEADER(SIP_SVC_PROTO_CMD_SYNC, 0); in cmd_send()
|
/Zephyr-latest/drivers/sensor/bosch/bme280/ |
D | bme280.h | 210 struct bme280_decoder_header header; member
|
/Zephyr-latest/doc/connectivity/canbus/ |
D | isotp.rst | 24 size of the CAN frame. The header of those segments is called Protocol Control
|
/Zephyr-latest/cmake/compiler/arcmwdt/ |
D | target.cmake | 29 # we rely on default MWDT header locations and don't manually specify headers directories.
|
/Zephyr-latest/samples/net/sockets/http_server/ |
D | Kconfig | 48 Name of a header file containing a
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/ |
D | CMakeLists.txt | 39 # Common data can live in a header included by multiple roles (e.g. service or
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/dts/ |
D | goworld_16880_lcm.overlay | 29 * Display can be connected to Arduino header (J5/J6)
|
/Zephyr-latest/subsys/bluetooth/common/ |
D | Kconfig | 16 Controller. This value does not include the HCI ACL header. 63 the Host. This value does not include the HCI ACL header. 121 the HCI Event header. 149 HCI Event header. 178 include the HCI Command header.
|
/Zephyr-latest/subsys/net/lib/ptp/ |
D | clock.c | 136 if (msg->header.flags[0] & PTP_MSG_UNICAST_FLAG) { in clock_forward_management_msg() 146 length = msg->header.msg_length; in clock_forward_management_msg() 222 ptp_clk.time_prop_ds.flags = best_msg->header.flags[1]; in clock_update_time_receiver()
|
/Zephyr-latest/scripts/coredump/coredump_parser/ |
D | elf_parser.py | 147 if seg.header['p_type'] != 'PT_LOAD':
|
/Zephyr-latest/soc/espressif/esp32/ |
D | CMakeLists.txt | 50 set(ELF2IMAGE_ARG "--ram-only-header")
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | CMakeLists.txt | 54 set(ELF2IMAGE_ARG "--ram-only-header")
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_shell.rst | 15 :header: "Command", "Description"
|
/Zephyr-latest/samples/subsys/modbus/rtu_client/ |
D | README.rst | 24 An Arduino header compatible shield like `joy-it RS-485 shield for Arduino`_
|
/Zephyr-latest/boards/shields/waveshare_ups/doc/ |
D | index.rst | 40 - 2 pin jst header for Li-po battery
|
1...<<11121314151617181920>>...36