Home
last modified time | relevance | path

Searched refs:g_iDaysPerMonth (Results 1 – 1 of 1) sorted by relevance

/hal_ambiq-3.5.0/utils/
Dam_util_time.c72 const static uint32_t g_iDaysPerMonth[] = variable
110 if (iDay > g_iDaysPerMonth[iMonth - 1]) in am_util_time_computeDayofWeek()