Searched refs:header (Results 401 – 425 of 928) sorted by relevance
1...<<11121314151617181920>>...38
/Zephyr-latest/soc/intel/intel_adsp/common/ |
D | boot.c | 127 struct sof_man_fw_header *hdr = &desc->header; in parse_manifest()
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | gen_img.py | 63 h = seg.header
|
/Zephyr-latest/soc/nuvoton/npcx/common/ |
D | CMakeLists.txt | 10 # Check for disabling header CRC.
|
/Zephyr-latest/drivers/sensor/memsic/mmc56x3/ |
D | mmc56x3_async.c | 44 edata->header.timestamp = sensor_clock_cycles_to_ns(cycles); in mmc56x3_submit_sync()
|
D | mmc56x3.h | 124 struct mmc56x3_decoder_header header; member
|
/Zephyr-latest/boards/shields/ssd1306/doc/ |
D | index.rst | 12 connected to the pin header of a board using jumper wires.
|
/Zephyr-latest/scripts/build/ |
D | gen_image_info.py | 39 segment_header = segment['segment'].header
|
/Zephyr-latest/soc/microchip/mec/common/spigen/ |
D | mec_spi_gen.py | 399 header = build_header(chip, spi_config_info, HDR_SPI_LOC, PLD_SPI_LOC, entry_point, indata_len) 402 print_bytes("HEADER", header) 432 spi_bufs.append(("HEADER", HDR_SPI_LOC, header))
|
/Zephyr-latest/boards/weact/stm32g431_core/doc/ |
D | index.rst | 56 | SB1/SB2 | Open | Route PC14/PC15 (LSE) to header | 107 The board can be debugged by installing the included 100 mil (0.1 inch) header, and 108 attaching an SWD debugger to the 3V3 (3.3V), GND, SCK, and DIO pins on that header.
|
/Zephyr-latest/doc/services/debugging/ |
D | symtab.rst | 16 …ication can gain access to the symbol table data structure by including the :file:`symtab.h` header
|
/Zephyr-latest/boards/ambiq/apollo3_evb/ |
D | apollo3_evb_connector.dtsi | 9 compatible = "ambiq-header";
|
/Zephyr-latest/samples/subsys/display/cfb_custom_font/ |
D | README.rst | 13 a PNG image, and then uses the generated header (``cfb_font_dice.h``)
|
/Zephyr-latest/doc/develop/sca/ |
D | codechecker.rst | 40 :header-rows: 1 84 :header-rows: 1
|
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/doc/ |
D | index.rst | 12 This display uses a 26 pin connector header.
|
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | ucpd_stm32_priv.h | 218 uint16_t header; member
|
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/ |
D | cy8ckit_062_ble_common.dtsi | 34 compatible = "arduino-header-r3";
|
/Zephyr-latest/boards/infineon/cy8ckit_062s4/ |
D | cy8ckit_062s4.dts | 33 compatible = "arduino-header-r3";
|
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/boards/ |
D | rd_rw612_bga.overlay | 37 * Display can be connected to Arduino header
|
/Zephyr-latest/samples/subsys/sip_svc/src/ |
D | main.c | 69 request.header = SIP_SVC_PROTO_HEADER(SIP_SVC_PROTO_CMD_ASYNC, 0); in main()
|
/Zephyr-latest/drivers/sensor/adi/adxl372/ |
D | adxl372_decoder.c | 51 data->header.base_timestamp_ns = enc_data->timestamp; in adxl372_decode_stream() 52 data->header.reading_count = 1; in adxl372_decode_stream()
|
/Zephyr-latest/boards/olimex/stm32_h405/doc/ |
D | index.rst | 80 EXT1 header 96 EXT2 header
|
/Zephyr-latest/boards/seeed/lora_e5_dev_board/ |
D | lora_e5_dev_board.dts | 59 * and for external devices(Grove, header). 71 * Available for external devices on header J2
|
/Zephyr-latest/subsys/canbus/isotp/ |
D | Kconfig | 74 header (sizeof(struct net_buf)) amount of data. 92 Each buffer will occupy CAN_MAX_DLEN - 1 byte + header (sizeof(struct net_buf)) 108 header (sizeof(struct net_buf)) amount of data. If context buffers
|
/Zephyr-latest/boards/atmel/sam/sam_v71_xult/ |
D | sam_v71_xult-common.dtsi | 75 compatible = "atmel-xplained-pro-header"; 100 compatible = "atmel-xplained-pro-header"; 125 compatible = "arduino-header-r3";
|
/Zephyr-latest/boards/fanke/fk7b0m1_vbt6/doc/ |
D | index.rst | 50 - SWD and serial port accessibility through a pin header 108 - UART_1 TX/RX : PA9/PA10 (available on the header pins) 139 The board provides header pins for the Serial Wire Debug (SWD) interface.
|
1...<<11121314151617181920>>...38