Searched defs:is_leap_year (Results 1 – 1 of 1) sorted by relevance
1740 static uint16_t compute_day_of_year(sl_sleeptimer_month_t month, uint8_t day, bool is_leap_year) in compute_day_of_year()1760 static bool is_leap_year(uint16_t year) in is_leap_year() function