Searched defs:year (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/drivers/rtc/ |
| H A D | rtc.c | 28 uint64_t year = 0; in rtc_time_to_ms() local 55 bool rtc_is_a_leap_year(uint32_t year) in rtc_is_a_leap_year() 60 uint8_t rtc_get_month_days(uint32_t month, uint32_t year) in rtc_get_month_days()
|
| /optee_os/core/include/drivers/ |
| H A D | rtc.h | 25 #define RTC_TIME(year, mon, mday, wday, hour, min, sec, ms) \ argument
|
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| H A D | x509.h | 247 int year, mon, day; /**< Date. */ member
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | x509.c | 569 unsigned int year; in x509_date_is_valid() local
|