Searched refs:SIGN (Results 1 – 2 of 2) sorted by relevance
488 #define IS_RTC_CALIB_SIGN(SIGN) (((SIGN) == RTC_CALIBSIGN_POSITIVE) || \ argument489 ((SIGN) == RTC_CALIBSIGN_NEGATIVE))
1092 uint8_t SIGN:1; /*!< bit: 7 Correction Sign */ member