/Zephyr-latest/tests/boards/mec172xevb_assy6906/i2c_api/ |
D | README.txt | 19 * JP12 13-14 Connected Connect I2C01_SDA from CPU to header J20 20 * JP12 4-5 Connected Connect I2C01_SCL from CPU to header J20
|
/Zephyr-latest/modules/nanopb/ |
D | nanopb.cmake | 27 # Generate source and header files from provided .proto files and 38 # Create unique target name for generated header list
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/ |
D | adsp_imr_layout.h | 30 struct imr_header header; member
|
/Zephyr-latest/soc/ti/simplelink/cc32xx/ |
D | cc32xx_debug.ld | 8 /* Add CC32xx flash header to disable flash verification */
|
/Zephyr-latest/tests/drivers/gpio/gpio_api_1pin/boards/ |
D | rpi_pico2_rp2350a_m33.overlay | 10 /* Choice of pin on the header is arbitrary. */
|
/Zephyr-latest/doc/services/portability/posix/conformance/ |
D | index.rst | 18 :header: Symbol, Support, Remarks 34 :header: Symbol, Support, Remarks 57 :header: Symbol, Support, Remarks 66 :header: Symbol, Support, Remarks 110 :header: Symbol, Support, Remarks 135 :header: Symbol, Support, Remarks
|
/Zephyr-latest/boards/m5stack/m5stack_stamps3/doc/ |
D | index.rst | 38 Main connector header 42 therefore publishes a header definition to be used in different shields: 43 :dtcompatible:`m5stack,stamps3-header`. 50 M5Stack StampS3 connector header 52 Following interfaces are being exported for this header: 59 - ``m5stack_stamps3_header``: All GPIOs are of course accessible via main header
|
/Zephyr-latest/drivers/fpga/ |
D | fpga_altera_agilex_bridge.h | 77 uint32_t header; member 141 union mailbox_response_header header; member
|
/Zephyr-latest/subsys/dfu/boot/ |
D | mcuboot.c | 216 struct mcuboot_img_header *header, in boot_read_bank_header() argument 246 header->mcuboot_version = 1U; in boot_read_bank_header() 247 header->h.v1.image_size = v1_raw.image_size; in boot_read_bank_header() 248 sem_ver = &header->h.v1.sem_ver; in boot_read_bank_header()
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ |
D | adsp_imr_layout.h | 30 struct imr_header header; member
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | pipes.rst | 145 struct message_header *header = (struct message_header *)buffer; 148 /* Step 1: Read the message header */ 151 while (bytes_read < sizeof(*header)) { 152 …rc = k_pipe_read(&my_pipe, &buffer[bytes_read], sizeof(*header) - bytes_read, &bytes_read, K_NO_WA… 166 while (bytes_read < header->num_data_bytes) { 167 …rc = k_pipe_read(&my_pipe, &buffer[sizeof(*header) + bytes_read], header->num_data_bytes - bytes_r…
|
/Zephyr-latest/doc/build/dts/ |
D | intro-scope-purpose.rst | 25 header. The generated header's contents are abstracted by the ``devicetree.h`` 41 it's probably a ``devicetree.h`` macro. The generated C header contains macros
|
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/ |
D | lpcxpresso55s36.overlay | 7 /* loopback with arduino header A0 and A1 */
|
D | mimxrt1050_evk_mimxrt1052_hyperflash.overlay | 7 /* loopback with arduino header D0 and D1 */
|
D | mimxrt1060_evk_mimxrt1062_qspi.overlay | 7 /* loopback with arduino header D0 and D1 */
|
D | mimxrt1060_evk_mimxrt1062_qspi_B.overlay | 7 /* loopback with arduino header D0 and D1 */
|
D | mimxrt1060_evk_mimxrt1062_qspi_C.overlay | 7 /* loopback with arduino header D0 and D1 */
|
D | mimxrt595_evk_mimxrt595s_cm33.overlay | 7 /* loopback with arduino header D10 and D11 */
|
D | mimxrt1020_evk.overlay | 7 /* loopback with arduino header D0 and D1 */
|
D | mimxrt1040_evk.overlay | 7 /* loopback with arduino header D0 and D1 */
|
D | nucleo_wb05kz.overlay | 7 /* loopback with arduino header D10 and D11 */
|
/Zephyr-latest/boards/m5stack/m5stack_cores3/ |
D | grove_connectors.dtsi | 8 compatible = "grove-header";
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | hardwaremap.py | 229 header = ['Board', 'ID', 'Counter', 'Failures'] 234 print(tabulate(table, headers=header, tablefmt="github")) 452 def dump(self, filtered=None, header=None, connected_only=False, detected=False): argument 455 if header is None: 456 header = [] 464 if not header: 465 header = ["Platform", "ID", "Serial device"] 475 print(tabulate(table, headers=header, tablefmt="github"))
|
/Zephyr-latest/boards/m5stack/m5stack_atoms3/ |
D | grove_connectors.dtsi | 8 compatible = "grove-header";
|
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/ |
D | arduino_D9D10.overlay | 7 /* loopback with arduino header D9 and D10 */
|