Home
last modified time | relevance | path

Searched refs:RTC_ERR_TOO_SMALL (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/platform/native/inc/plat/
Drtc.h28 #define RTC_ERR_TOO_SMALL -2 macro
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Drtc.h35 #define RTC_ERR_TOO_SMALL -2 macro
/device/google/contexthub/firmware/os/platform/stm32/
Drtc.c172 return RTC_ERR_TOO_SMALL; in rtcSetWakeupTimer()