Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Daslutils.c287 UINT8 RawByte, in UtConvertByteToHex() argument
294 Buffer[2] = (UINT8) AcpiUtHexToAsciiChar (RawByte, 4); in UtConvertByteToHex()
295 Buffer[3] = (UINT8) AcpiUtHexToAsciiChar (RawByte, 0); in UtConvertByteToHex()
316 UINT8 RawByte, in UtConvertByteToAsmHex() argument
321 Buffer[1] = (UINT8) AcpiUtHexToAsciiChar (RawByte, 4); in UtConvertByteToAsmHex()
322 Buffer[2] = (UINT8) AcpiUtHexToAsciiChar (RawByte, 0); in UtConvertByteToAsmHex()
A Daslcompiler.h961 UINT8 RawByte,
966 UINT8 RawByte,

Completed in 5 milliseconds