Searched refs:tm_mon (Results 1 – 3 of 3) sorted by relevance
531 uint32_t tm_mon; ///< Months since January [0-11] member
1045 date_struct.tm_mon = date->month; in sl_sleeptimer_convert_date_to_str()
1610 || ((timer->tm_mday < 1) || (timer->tm_mday > 31)) || (timer->tm_mon > 11) in sl_si91x_set_rtc_timer()