Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess_elf.c145 …fprintf(stderr, "SortedReloc[%3" PRIu32 "] = {0x%08" PRIX32 ",0x%02" PRIX8 "}\n", i, nanoRelocs[i]… in packNanoRelocs()
272 fprintf(stderr,"Final binary size %" PRIu32 " bytes\n", bufUsed); in finalizeAndWrite()
275 … fprintf(stderr, " Code + RO data (flash): %6" PRIu32 " bytes\n", codeAndRoDataSz); in finalizeAndWrite()
276 fprintf(stderr, " Relocs (flash): %6" PRIu32 " bytes\n", relocsSz); in finalizeAndWrite()
277 fprintf(stderr, " GOT + RW data (flash & RAM): %6" PRIu32 " bytes\n", gotSz); in finalizeAndWrite()
278 fprintf(stderr, " BSS (RAM): %6" PRIu32 " bytes\n", bssSz); in finalizeAndWrite()
280 …fprintf(stderr,"Runtime flash use: %" PRIu32 " bytes\n", (uint32_t)(codeAndRoDataSz + relocsSz + g… in finalizeAndWrite()
281 fprintf(stderr,"Runtime RAM use: %" PRIu32 " bytes\n", gotSz + bssSz); in finalizeAndWrite()
343 fprintf(stderr, "\nRead %" PRIu32 " bytes of binary.\n", bufUsed); in handleApp()
346 …fprintf(stderr, "Found %" PRIu32 " relocs and a %" PRIu32 "-entry symbol table\n", numRelocs, numS… in handleApp()
[all …]
Dpostprocess.c345 ERR(" addr: %" PRIu32, sym->addr); in relocDiag()
420 ERR("File size too small: %" PRIu32, bufUsed); in handleApp()
505 …DBG("Reloc[%3" PRIu32 "]:\n {@0x%08" PRIX32 ", type %3" PRIu32 ", -> sym[%3" PRIu32 "]: {@0x%08" P… in handleApp()
735 DBG("Read %" PRIu32 " bytes from %s", bufUsed, posArg[0]); in main()
/device/google/cuttlefish_common/guest/commands/vsoc_input_service/
Dvirtual_device_base.cpp71 SLOGE("Error setting event type: %" PRIu32, evt_type); in SetUp()
78 SLOGE("Error setting key: %" PRIu32, key); in SetUp()
85 SLOGE("Error setting property: %" PRIu32, property); in SetUp()
92 SLOGE("Error setting abs: %" PRIu32, abs); in SetUp()
/device/google/contexthub/firmware/os/drivers/synaptics_s3708/
Dsynaptics_s3708.c375 VERBOSE_PRINT("STATS: enabled %02" PRIu32 ":%02" PRIu32 ":%02" PRIu32 in callbackPower()
376 ", prox enabled %02" PRIu32 ":%02" PRIu32 ":%02" PRIu32 in callbackPower()
377 ", prox far %02" PRIu32 ":%02" PRIu32 ":%02" PRIu32 in callbackPower()
378 ", prox *->f %" PRIu32 in callbackPower()
379 ", prox *->n %" PRIu32, in callbackPower()
/device/google/contexthub/contexthubhal/
DNanohubHidlAdapter.cpp116 ALOGW("Hub information not found for hubId %" PRIu32, hubId); in isValidHubId()
150 ALOGI("Sending msg of type %" PRIu32 ", size %" PRIu32 " to app 0x%" PRIx64, in sendMessageToHub()
174 ALOGD("Modifying callback for hubId %" PRIu32, hubId); in registerCallback()
184 ALOGW("Couldn't link death recipient for hubId %" PRIu32, in registerCallback()
305 ALOGI("Callback/service died for hubId %" PRIu32, hubId); in handleServiceDeath()
308 ALOGW("Failed to unregister callback from hubId %" PRIu32 ": %d", in handleServiceDeath()
320 ALOGW("Invalid hub Id %" PRIu32, hubId); in contextHubCb()
499 ALOGW("Could not find hubId %" PRIu32, hubId); in queryApps()
Dnanohubhal.cpp269 ALOGE("malformed packet with len %" PRIu32, len); in runDeviceRx()
/device/google/contexthub/util/nanoapp_encr/
Dnanoapp_encr.c96 fprintf(stderr, "Padded to %" PRIu32 " bytes\n", bufUsed); in handleEncrypt()
122 fprintf(stderr, "orig len: %" PRIu32 " bytes\n", encr.dataLen); in handleEncrypt()
187 fprintf(stderr, "Claimed output size of %" PRIu32 "b invalid\n", encr->dataLen); in handleDecrypt()
190 fprintf(stderr, "Original size %" PRIu32 "b (%" PRIu32 "b of padding present)\n", in handleDecrypt()
333 fprintf(stderr, "Read %" PRIu32 " bytes\n", bufUsed); in main()
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.c168 ", " CAL_FORMAT_3DIGITS ", %" PRIu32 ", %" PRIu32, in magCalUpdate()
190 CAL_FORMAT_3DIGITS ", %" PRIu32 ", %" PRIu32 ", %" PRIu64 ", " in magCalUpdate()
279 "[MAG_CAL:MEMORY X] :", "%" PRIu32 ", " CAL_FORMAT_MAG_MEMORY ", " in magLogPrint()
306 "[MAG_CAL:MEMORY Y] :", "%" PRIu32 ", " CAL_FORMAT_MAG_MEMORY, in magLogPrint()
331 "[MAG_CAL:MEMORY Z] :", "%" PRIu32 ", " CAL_FORMAT_MAG_MEMORY, in magLogPrint()
/device/google/contexthub/firmware/app/chre/chre_test0.app/
Dmain.c79 " timerid %" PRIu32 in nanoappHandleEvent()
87 chreLog(CHRE_LOG_INFO, CHRE_APP_TAG "received timer %" PRIu32 in nanoappHandleEvent()
/device/google/contexthub/firmware/os/drivers/leds/
Dleds_gpio.c116 osLog(LOG_INFO, "Wrong led number %"PRIu32"\n", lcfg->led_num); in sensorConfigLedsGpio()
122 osLog(LOG_INFO, "Set led[%"PRIu32"]=%"PRIu32"\n", lcfg->led_num, lcfg->value); in sensorConfigLedsGpio()
Dleds_lp3943.c225 osLog(LOG_INFO, "Wrong led number %"PRIu32"\n", lcfg->led_num); in sensorCfgDataLedsLP3943()
240 osLog(LOG_INFO, "Set led[%"PRIu32"]=%"PRIu32"\n", lcfg->led_num, lcfg->value); in sensorCfgDataLedsLP3943()
/device/google/cuttlefish_common/guest/hals/gps/
Dgps_vsoc.cpp197 ALOGE("%s(mode=%d, recurrence=%d, min_interval=%" PRIu32 in gce_gps_set_position_mode()
199 "preferred_accuracy=%" PRIu32 ", preferred_time=%" PRIu32 in gce_gps_set_position_mode()
/device/google/contexthub/firmware/app/chre/chre_test1.app/
Dmain.cpp92 " timerid %" PRIu32 in nanoappHandleEvent()
100 chreLog(CHRE_LOG_INFO, APP_LABEL "received timer %" PRIu32 in nanoappHandleEvent()
/device/google/contexthub/firmware/os/core/
DappSec.c121 "; new state=%" PRIu32 in appSecSetCurState()
253 osLog(LOG_INFO, "%s: signed size=%" PRIu32 "\n", in appSecProcessIncomingHdr()
269 osLog(LOG_INFO, "%s: encrypted data size=%" PRIu32 in appSecProcessIncomingHdr()
286 osLog(LOG_INFO, "%s: encrypted aligned data size=%" PRIu32 "\n", in appSecProcessIncomingHdr()
520 osLog(LOG_ERROR, "%s: failed: state=%" PRIu32 "; err=%" PRIu32 "\n", in appSecRxData()
DnanohubCommand.c351 osLog(LOG_INFO, "%s: status=%" PRIu32 "\n", __func__, uploadStatus); in deferredUpdateOs()
371 osLog(LOG_INFO, "%s: %s key: id=%016" PRIX64 "; ret=%" PRIu32 "\n", in updateKey()
431 osLog(LOG_INFO, "%s: no DL status; decoding secure status: %" PRIu32 "\n", __func__, ret); in firmwareFinish()
451 …osLog(LOG_INFO, "%s: Secure verification failed: valid=%d; status=%" PRIu32 "\n", __func__, valid,… in firmwareFinish()
463 osLog(LOG_INFO, "Loaded %s image type %" PRIu8 ": %" PRIu32 in firmwareFinish()
1266 osLog(LOG_ERROR, "%s: reply=%" PRIu32 "\n", __func__, reply); in halLegacyContUpload()
1286 osLog(LOG_INFO, "%s: reply=%" PRIu32 "\n", __func__, reply); in halLegacyFinishUpload()
1813 osLog(LOG_ERROR, "%s: reply=%" PRIu32 "\n", __func__, reply); in halContUpload()
1839 osLog(LOG_INFO, "%s: reply=%" PRIu32 "\n", __func__, reply); in halFinishUpload()
1956 osLog(LOG_DEBUG, "APHUB %d %" PRIu32 " %" PRIu32, in syncDebugCallback()
Dseos.c660 "; size=%" PRIu32 in osAppWipeData()
661 "; state=%" PRIu32 in osAppWipeData()
1036 …osLog(LOG_DEBUG, "Started %" PRIu32 " internal apps; EXT status: %08" PRIX32 "\n", taskCnt, status… in osStartTasks()
/device/google/contexthub/firmware/app/chre/chre_test2.app/
Dmain.cpp74 " timerid %" PRIu32 in nanoappHandleEvent()
96 chreLog(CHRE_LOG_INFO, APP_LABEL "received timer %" PRIu32 in nanoappHandleEvent()
/device/google/contexthub/util/nanoapp_sign/
Dnanoapp_sign.c248 … fprintf(stderr, "Original Data len=%" PRIu32 " b; file size=%" PRIu32 " b; diff=%" PRIu32 " b\n", in handleVerify()
519 fprintf(stderr, "Read %" PRIu32 " bytes\n", bufUsed); in main()
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dint_fmtio.h97 #define PRIu32 "u" /* uint32_t */ macro
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dint_fmtio.h97 #define PRIu32 "u" /* uint32_t */ macro