Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/
Dfiptool.h29 LOG_WARN, enumerator
Dfiptool.c80 vlog(LOG_WARN, msg, ap); in log_warnx()
/device/generic/goldfish-opengl/fuchsia/include/cutils/
Dlog.h42 #define ALOGW(...) ((void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__))
/device/google/contexthub/firmware/os/cpu/cortexm4/
Dcpu.c250 osLog(LOG_WARN, "Unknown SVC 0x%02lX called at 0x%08lX\n", svcNo, (unsigned long)svcPC); in syscallHandler()
252 …osLog(LOG_WARN, "Unknown syscall 0x%08lX called at 0x%08lX\n", (unsigned long)syscallNr, (unsigned… in syscallHandler()
/device/google/contexthub/firmware/os/algos/
Dap_hub_sync.c100 osLog(LOG_WARN, "ApHub sync: Invalid sync state %d", sync->state); in apHubSyncGetDelta()
/device/google/contexthub/firmware/os/core/
Dseos.c319 …osLog(LOG_WARN, "released app ID 0x%" PRIx64 "; plat:%08" PRIx32 " sensor:%08" PRIx32 " tim:%d hea… in osTaskRelease()
718 …osLog(LOG_WARN, "External app id %016" PRIX64 " @ %p cannot be used as too many apps already exist… in osLoadApp()
727 osLog(LOG_WARN, "App @ %p ID %016" PRIX64 " failed to load\n", app, app->hdr.appId); in osLoadApp()
761 … osLog(LOG_WARN, "App @ %p ID %016" PRIX64 " failed to init\n", task->app, task->app->hdr.appId); in osStartApp()
1010 osLog(LOG_WARN, "Invalid internal app @ %p ID %016" PRIX64 in osStartTasks()
1018 osLog(LOG_WARN, "Internal app is not marked: [%p]: flags: 0x%04" PRIX16 in osStartTasks()
1025 osLog(LOG_WARN, "Internal app ID %016" PRIX64 in osStartTasks()
DhostIntf.c246 hostIntfDeferErrLog(LOG_WARN, HOSTINTF_ERR_PKG_INCOMPELETE, __func__); in hostIntfFindHandler()
251 hostIntfDeferErrLog(LOG_WARN, HOSTINTF_ERR_PGK_SIZE, __func__); in hostIntfFindHandler()
258 hostIntfDeferErrLog(LOG_WARN, HOSTINTF_ERR_PKG_CRC, __func__); in hostIntfFindHandler()
278 hostIntfDeferErrLog(LOG_WARN, HOSTINTF_ERR_PKG_PAYLOAD_SIZE, __func__); in hostIntfFindHandler()
285 hostIntfDeferErrLog(LOG_WARN, HOSTINTF_ERR_UNKNOWN, __func__); in hostIntfFindHandler()
Dsensors.c411 … osLog(LOG_WARN, "Bad rate 0x%08" PRIX32 " for sensor %u", extraReqedRate, s->si->sensorType); in sensorCalcHwRate()
665 osLog(LOG_WARN, "Cannot send last state for onchange sensor: enqueue fail"); in sensorRequest()
Dspi.c210 osLog(LOG_WARN, "%s called without callback\n", __func__); in spiSlaveCsInactive()
DosApi.c318 osLog(LOG_WARN, "Failed to send I2C evt to app. This might end badly for the app..."); in osExpApiI2cInternalCbk()
DnanohubCommand.c1977 osLog(LOG_WARN, "Cannot get timer for printing"); in syncDebugTriggerPrint()
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
Dams_tmd4903.c430 osLog(LOG_WARN, "Couldn't alloc als cal result pkt"); in sendCalibrationResultAls()
442 osLog(LOG_WARN, "Couldn't send als cal result evt"); in sendCalibrationResultAls()
450 osLog(LOG_WARN, "Couldn't alloc prox cal result pkt"); in sendCalibrationResultProx()
465 osLog(LOG_WARN, "Couldn't send prox cal result evt"); in sendCalibrationResultProx()
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c294 osLog(LOG_WARN, "[BMP280] Couldn't alloc cal result pkt"); in sendCalibrationResult()
307 osLog(LOG_WARN, "[BMP280] Couldn't send cal result evt"); in sendCalibrationResult()
/device/google/contexthub/firmware/os/platform/stm32/
Ddma.c224 osLog(LOG_WARN, "DMA %u stream %u ISR fired while disabled\n", in dmaIsr()
/device/google/contexthub/firmware/os/inc/
Dseos.h303 LOG_WARN = 'W', enumerator
/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c42 osLog(LOG_WARN, LOG_TAG " " fmt, ##__VA_ARGS__); \
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c2717 osLog(LOG_WARN, "Couldn't alloc cal result pkt");
2732 osLog(LOG_WARN, "Couldn't send cal result evt");
2875 osLog(LOG_WARN, "Couldn't alloc test result packet");
2886 osLog(LOG_WARN, "Couldn't send test result packet");