Searched refs:RTC_FREQCORR_SIGN_Pos (Results 1 – 2 of 2) sorted by relevance
1104 #define RTC_FREQCORR_SIGN_Pos 7 /**< \brief (RTC_FREQCORR) Correction Sign */ macro1105 #define RTC_FREQCORR_SIGN (_U(0x1) << RTC_FREQCORR_SIGN_Pos)
2423 tmp = (tmp & RTC_FREQCORR_SIGN) >> RTC_FREQCORR_SIGN_Pos; in hri_rtcmode2_get_FREQCORR_SIGN_bit()2434 tmp |= value << RTC_FREQCORR_SIGN_Pos; in hri_rtcmode2_write_FREQCORR_SIGN_bit()4335 tmp = (tmp & RTC_FREQCORR_SIGN) >> RTC_FREQCORR_SIGN_Pos; in hri_rtcmode0_get_FREQCORR_SIGN_bit()4346 tmp |= value << RTC_FREQCORR_SIGN_Pos; in hri_rtcmode0_write_FREQCORR_SIGN_bit()6102 tmp = (tmp & RTC_FREQCORR_SIGN) >> RTC_FREQCORR_SIGN_Pos; in hri_rtcmode1_get_FREQCORR_SIGN_bit()6113 tmp |= value << RTC_FREQCORR_SIGN_Pos; in hri_rtcmode1_write_FREQCORR_SIGN_bit()