Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsl_sleeptimer.c1740 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