Home
last modified time | relevance | path

Searched refs:sType (Results 1 – 1 of 1) sorted by relevance

/u-boot/tools/
A Dimg2srec.c177 static char* BuildSRecord(char* pa, uint16_t sType, uint32_t addr, in BuildSRecord() argument
185 switch (sType) { in BuildSRecord()
204 *pa++ = (char)(sType + '0'); in BuildSRecord()

Completed in 3 milliseconds