|
discoverpixy
|
|
Macros | |
| #define | RTC_SmoothCalibPlusPulses_Set ((uint32_t)0x00008000) |
| #define | RTC_SmoothCalibPlusPulses_Reset ((uint32_t)0x00000000) |
| #define | IS_RTC_SMOOTH_CALIB_PLUS(PLUS) |
| #define IS_RTC_SMOOTH_CALIB_PLUS | ( | PLUS | ) |
| #define RTC_SmoothCalibPlusPulses_Reset ((uint32_t)0x00000000) |
The number of RTCCLK pulses subbstited during a 32-second window = CALM[8:0].
| #define RTC_SmoothCalibPlusPulses_Set ((uint32_t)0x00008000) |
The number of RTCCLK pulses added during a X -second window = Y - CALM[8:0]. with Y = 512, 256, 128 when X = 32, 16, 8
1.8.9.1