Searched defs:mon (Results 1 – 7 of 7) sorted by relevance
| /u-boot/lib/ |
| A D | date.c | 77 int mon = tm->tm_mon; in rtc_mktime() local 96 time64_t mktime64(const unsigned int year, const unsigned int mon, in mktime64()
|
| /u-boot/drivers/rtc/ |
| A D | pt7c4338.c | 69 u8 sec, min, hour, mday, wday, mon, year, ctl_stat; in rtc_get() local 146 u8 sec, min, hour, mday, wday, mon, year, ctl_stat; in pt7c4338_rtc_get() local
|
| A D | rx8025.c | 93 uchar sec, min, hour, mday, wday, mon, year, ctl2; in rx8025_rtc_get() local
|
| A D | ds1307.c | 100 uchar sec, min, hour, mday, wday, mon, year; in rtc_get() local
|
| A D | mc146818.c | 84 uchar sec, min, hour, mday, wday __attribute__((unused)),mon, year; in mc146818_get() local
|
| /u-boot/lib/crypto/ |
| A D | x509_cert_parser.c | 551 unsigned year, mon, day, hour, min, sec, mon_len; in x509_decode_time() local
|
| /u-boot/drivers/video/sunxi/ |
| A D | sunxi_display.c | 1098 char mon[16]; local
|
Completed in 16 milliseconds