Home
last modified time | relevance | path

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

/optee_os/core/drivers/rtc/
H A Drtc.c60 uint8_t rtc_get_month_days(uint32_t month, uint32_t year) in rtc_get_month_days() function
/optee_os/core/include/drivers/
H A Drtc.h295 static inline uint8_t __noreturn rtc_get_month_days(uint32_t month __unused, in rtc_get_month_days() function