Searched refs:correction (Results 1 – 10 of 10) sorted by relevance
434 uint32_t correction; in RtcGetCalendarValue() local448 …correction = ( ( date->Year % 4 ) == 0 ) ? DAYS_IN_MONTH_CORRECTION_LEAP : DAYS_IN_MONTH_CORRECTIO… in RtcGetCalendarValue()450 …seconds += ( DIVC( ( date->Month-1 ) * ( 30 + 31 ), 2 ) - ( ( ( correction >> ( ( date->Month - 1 … in RtcGetCalendarValue()
435 uint32_t correction; in RtcGetCalendarValue() local449 …correction = ( ( date->Year % 4 ) == 0 ) ? DAYS_IN_MONTH_CORRECTION_LEAP : DAYS_IN_MONTH_CORRECTIO… in RtcGetCalendarValue()451 …seconds += ( DIVC( ( date->Month-1 ) * ( 30 + 31 ), 2 ) - ( ( ( correction >> ( ( date->Month - 1 … in RtcGetCalendarValue()
17 3. Server sends AppTimeAns with a time correction
517 - Issue(#66) correction of functions `SX1276SetOpMode` and `SX1272SetOpMode`519 - Issue(#56) correction