Searched refs:header (Results 576 – 600 of 890) sorted by relevance
1...<<21222324252627282930>>...36
/Zephyr-latest/boards/nxp/lpcxpresso55s36/ |
D | lpcxpresso55s36.dts | 93 compatible = "arduino-header-r3";
|
/Zephyr-latest/boards/nxp/mimxrt1010_evk/ |
D | mimxrt1010_evk.dts | 54 compatible = "arduino-header-r3";
|
/Zephyr-latest/doc/contribute/documentation/ |
D | generation.rst | 52 header [shape="rectangle" label="c header\ncomments"] 59 header -> doxygen
|
/Zephyr-latest/boards/96boards/carbon/doc/ |
D | stm32f401xe.rst | 360 The ``96b_carbon/stm32f401xe`` board can be debugged by installing a 100 mil (0.1 inch) header 361 into the header at the bottom right hand side of the board, and 363 pins on that header. Then apply power to the 96Boards Carbon via one
|
/Zephyr-latest/boards/nxp/mimxrt1040_evk/doc/ |
D | index.rst | 224 mode jumper, and J2 is the 20 pin JTAG/SWD header. 297 that the boot header in QSPI is invalid or corrupted. The boot header is
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_msc_scsi.c | 271 struct capacity_list_header header; member 647 r.header.capacity_list_length = sizeof(r) - sizeof(r.header); in SCSI_CMD_HANDLER()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | cfg_cli.c | 2332 uint8_t header, ext_item_cnt; in bt_mesh_comp_p1_elem_pull() local 2344 header = buf->data[elem_size]; in bt_mesh_comp_p1_elem_pull() 2345 cor_present = COR_PRESENT(header); in bt_mesh_comp_p1_elem_pull() 2346 fmt = FMT(header); in bt_mesh_comp_p1_elem_pull() 2347 ext_item_cnt = EXT_ITEM_CNT(header); in bt_mesh_comp_p1_elem_pull() 2350 header, cor_present, fmt, ext_item_cnt); in bt_mesh_comp_p1_elem_pull() 2381 uint8_t header; in bt_mesh_comp_p1_item_pull() local 2383 header = net_buf_simple_pull_u8(elem->_buf); in bt_mesh_comp_p1_item_pull() 2384 item->cor_present = COR_PRESENT(header); in bt_mesh_comp_p1_item_pull() 2385 item->format = FMT(header); in bt_mesh_comp_p1_item_pull() [all …]
|
/Zephyr-latest/boards/shields/mikroe_ble_tiny_click/doc/ |
D | index.rst | 39 suitable binary and then program it into the DA14531 via the SWD header
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | ieee802154.rst | 37 <https://openthread.io/>`_. The IPv6 header compression in 6LoWPAN is used for
|
/Zephyr-latest/boards/seeed/xiao_rp2040/doc/ |
D | index.rst | 32 :header-rows: 1
|
/Zephyr-latest/boards/panasonic/pan1782_evb/ |
D | pan1782_evb.dts | 63 compatible = "panasonic,reduced-arduino-header";
|
/Zephyr-latest/boards/panasonic/pan1783/ |
D | pan1783_nrf5340_cpunet_common.dtsi | 90 compatible = "arduino-header-r3";
|
/Zephyr-latest/samples/net/sockets/echo_server/ |
D | Kconfig | 80 Name of a header file containing a
|
/Zephyr-latest/boards/adafruit/kb2040/doc/ |
D | index.rst | 34 :header-rows: 1
|
/Zephyr-latest/boards/adafruit/qt_py_rp2040/doc/ |
D | index.rst | 34 :header-rows: 1
|
/Zephyr-latest/include/zephyr/drivers/usb_c/ |
D | usbc_pd.h | 1044 union pd_header header; member
|
/Zephyr-latest/boards/nxp/mimxrt685_evk/ |
D | mimxrt685_evk-pinctrl.dtsi | 127 * | pin | Chn# | |header |
|
/Zephyr-latest/arch/x86/core/ |
D | pcie.c | 42 int n = (m->header.Length - sizeof(*m)) / sizeof(m->pci_segs[0]); in pcie_mm_init()
|
/Zephyr-latest/boards/bcdevices/plt_demo_v2/doc/ |
D | index.rst | 116 an external programmer. The programmer is attached to the SWD header.
|
/Zephyr-latest/boards/nxp/frdm_k22f/ |
D | frdm_k22f.dts | 92 compatible = "arduino-header-r3";
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/ |
D | frdm_mcxn947-pinctrl.dtsi | 147 * SmartDMA pinmux is not defined by SOC header, so
|
/Zephyr-latest/subsys/sensing/sensor/phy_3d_sensor/ |
D | phy_3d_sensor.c | 199 sample->header.reading_count = 1; in phy_3d_sensor_submit()
|
/Zephyr-latest/boards/weact/mini_stm32h743/doc/ |
D | index.rst | 24 - SWD header for external debugger 142 it doesn't provide debugging capabilities. However, the board provides header
|
/Zephyr-latest/boards/weact/mini_stm32h7b0/doc/ |
D | index.rst | 25 - SWD header for external debugger 143 it doesn't provide debugging capabilities. However, the board provides header
|
/Zephyr-latest/doc/services/retention/ |
D | index.rst | 17 Optionally, a magic header can be used to check if the front of 120 When the write function is called, the magic header and checksum (if enabled)
|
1...<<21222324252627282930>>...36