Home
last modified time | relevance | path

Searched defs:DAYS_TO_NANOS (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/common/math/
H A Dmacros.h48 #define DAYS_TO_NANOS(x) HRS_TO_NANOS((x) * UINT64_C(24)) macro
/aosp_15_r20/device/google/contexthub/firmware/os/algos/common/math/
Dmacros.h48 #define DAYS_TO_NANOS(x) HRS_TO_NANOS ((x) * UINT64_C(24)) macro