HomeSort by relevance Sort by last modified time
    Searched refs:jtag_delay (Results 1 - 2 of 2) sorted by null

  /external/u-boot/tools/
kwbimage.h 138 uint8_t jtag_delay; /* 0x214 */ member in struct:secure_hdr_v1
kwbimage.c 141 [IMAGE_CFG_JTAG_DELAY] = "JTAG_DELAY",
172 uint8_t jtag_delay; member in union:image_cfg_element::__anon48030
1189 secure_hdr->jtag_delay = e_jtagdelay->jtag_delay;
1420 el->jtag_delay = strtoul(value1, NULL, 0);
    [all...]

Completed in 1161 milliseconds