Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dint_fmtio.h95 #define PRIu8 "u" /* uint8_t */ macro
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dint_fmtio.h95 #define PRIu8 "u" /* uint8_t */ macro
/device/google/contexthub/firmware/os/core/
DappSec.c120 osLog(LOG_INFO, "%s: oldState=%" PRIu8 in appSecSetCurState()
DnanohubCommand.c463 osLog(LOG_INFO, "Loaded %s image type %" PRIu8 ": %" PRIu32 in firmwareFinish()
676 osLog(LOG_INFO, "%s: reply=%" PRIu8 "\n", __func__, resp->uploadReply); in finishFirmwareUpload()
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c341 ERR(" type: %" PRIu8, symType); in relocDiag()