Searched refs:MONTHS_FROM_DA9063 (Results 1 – 1 of 1) sorted by relevance
26 #define MONTHS_FROM_DA9063(month) ((month) - 1) macro176 tm->tm_mon = MONTHS_FROM_DA9063(data[RTC_MONTH] & in da9063_data_to_tm()