Home
last modified time | relevance | path

Searched refs:prepare (Results 1 – 16 of 16) sorted by relevance

/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dplatform.c509 …bool (*prepare)(uint64_t delay, uint32_t acceptableJitter, uint32_t acceptableDrift, uint32_t maxA… member
521 .prepare = sleepClockRtcPrepare,
534 .prepare = sleepClockRtcPrepare,
547 .prepare = sleepClockRtcPrepare,
560 .prepare = sleepClockRtcPrepare,
574 .prepare = sleepClockTmrPrepare,
586 .prepare = sleepClockJustWfiPrepare,
663 …if (sleepClock->prepare && !sleepClock->prepare(mWakeupTime ? length - sleepClock->maxWakeupTime :… in platSleep()
/device/google/contexthub/firmware/misc/platform/stm32f4xx/
Dm3debug.script28 #prepare for erase
/device/moto/shamu/dumpstate/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/asus/fugu/dumpstate/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/huawei/angler/dumpstate/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/google/contexthub/util/
DNOTICE81 copyright license to reproduce, prepare Derivative Works of,
/device/lge/bullhead/dumpstate/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/google/dragon/DragonKeyboard/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/moto/shamu/bdAddrLoader/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/htc/flounder/VolantisKeyboard/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/htc/flounder/dumpstate/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/lge/bullhead/liblight/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/generic/goldfish/audio/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/google/dragon/dumpstate/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/google/contexthub/firmware/
DNOTICE81 copyright license to reproduce, prepare Derivative Works of,
/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.cpp2199 ret = mRecorder->prepare(); in startRecording()