Searched refs:offsetDirection (Results 1 – 3 of 3) sorted by relevance
58 void RTC_C_setCalibrationData(uint_fast8_t offsetDirection, in RTC_C_setCalibrationData() argument62 RTC_C->OCAL = offsetValue + offsetDirection; in RTC_C_setCalibrationData()66 bool RTC_C_setTemperatureCompensation(uint_fast16_t offsetDirection, in RTC_C_setTemperatureCompensation() argument72 RTC_C->TCMP = offsetValue + offsetDirection; in RTC_C_setTemperatureCompensation()
228 extern void RTC_C_setCalibrationData(uint_fast8_t offsetDirection,251 extern bool RTC_C_setTemperatureCompensation(uint_fast16_t offsetDirection,
1815 ((void (*)(uint_fast8_t offsetDirection, \1821 ((bool (*)(uint_fast16_t offsetDirection, \