Searched refs:FX_GetSolarMonthDays (Results 1 – 1 of 1) sorted by relevance
3662 static uint16_t FX_GetSolarMonthDays(uint16_t year, uint16_t month) { in FX_GetSolarMonthDays() function3693 nDays += FX_GetSolarMonthDays(year, i); in FX_GetWeekOfYear()3744 nDays += FX_GetSolarMonthDays(year, i); in FX_DateFormat()3753 nDays += FX_GetSolarMonthDays(year, i); in FX_DateFormat()