Searched refs:compute_day_of_week (Results 1 – 1 of 1) sorted by relevance
163 static sl_sleeptimer_weekDay_t compute_day_of_week(uint32_t day);845 …date->day_of_week = compute_day_of_week(((date->year - TIME_NTP_UNIX_EPOCH_DIFF) * TIME_DAY_PER_Y… in sl_sleeptimer_build_datetime()1713 static sl_sleeptimer_weekDay_t compute_day_of_week(uint32_t day) in compute_day_of_week() function