Searched defs:GetByte (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/tools/dtoc/ | ||
H A D | fdt_util.py | 151 def GetByte(node, propname, default=None): function |
/openbmc/u-boot/drivers/fpga/ | ||
H A D | lattice.c | 124 unsigned char GetByte(void) in GetByte() function |