Searched refs:build_header (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/soc/microchip/mec/common/spigen/ |
D | mec_spi_gen.py | 122 def build_header(chip, spi_config, hdr_spi_loc, pld_spi_loc, pld_entry_addr, pld_len): function 399 header = build_header(chip, spi_config_info, HDR_SPI_LOC, PLD_SPI_LOC, entry_point, indata_len)
|
/Zephyr-latest/scripts/logging/dictionary/ |
D | database_gen.py | 530 if args.build_header: 531 with open(args.build_header) as f:
|