Macros
Collaboration diagram for RTC_Smooth_calib_Plus_pulses_Definitions:

Macros

#define IS_RTC_SMOOTH_CALIB_PLUS(PLUS)
 
#define IS_RTC_SMOOTH_CALIB_PLUS(PLUS)
 
#define RTC_SmoothCalibPlusPulses_Reset   ((uint32_t)0x00000000)
 
#define RTC_SmoothCalibPlusPulses_Reset   ((uint32_t)0x00000000)
 
#define RTC_SmoothCalibPlusPulses_Set   ((uint32_t)0x00008000)
 
#define RTC_SmoothCalibPlusPulses_Set   ((uint32_t)0x00008000)
 

Detailed Description

Macro Definition Documentation

#define IS_RTC_SMOOTH_CALIB_PLUS (   PLUS)
Value:
#define RTC_SmoothCalibPlusPulses_Reset
#define RTC_SmoothCalibPlusPulses_Set

Definition at line 494 of file stm32f30x_rtc.h.

#define IS_RTC_SMOOTH_CALIB_PLUS (   PLUS)
Value:
#define RTC_SmoothCalibPlusPulses_Reset
#define RTC_SmoothCalibPlusPulses_Set

Definition at line 495 of file stm32f4xx_rtc.h.

#define RTC_SmoothCalibPlusPulses_Reset   ((uint32_t)0x00000000)

The number of RTCCLK pulses subbstited during a 32-second window = CALM[8:0].

Definition at line 491 of file stm32f30x_rtc.h.

#define RTC_SmoothCalibPlusPulses_Reset   ((uint32_t)0x00000000)

The number of RTCCLK pulses subbstited during a 32-second window = CALM[8:0].

Definition at line 492 of file stm32f4xx_rtc.h.

#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

Definition at line 486 of file stm32f30x_rtc.h.

#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

Definition at line 487 of file stm32f4xx_rtc.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:54