Searched refs:_gAfxGetMonthDays (Results 1 – 1 of 1) sorted by relevance
30 uint8_t _gAfxGetMonthDays(int16_t year, uint8_t month) { in _gAfxGetMonthDays() function432 mdays = _gAfxGetMonthDays(y, m); in AddDays()439 mdays = _gAfxGetMonthDays(y, m) - d + 1; in AddDays()444 mdays = _gAfxGetMonthDays(y, m); in AddDays()457 mdays = _gAfxGetMonthDays(y, m); in AddDays()467 mdays = _gAfxGetMonthDays(y, m); in AddDays()