Macros
RTC Smooth Calib Plus Pulses Definitions
Collaboration diagram for RTC Smooth Calib Plus Pulses Definitions:

Macros

#define RTC_SMOOTHCALIB_PLUSPULSES_RESET   0x00000000U
 
#define RTC_SMOOTHCALIB_PLUSPULSES_RESET   ((uint32_t)0x00000000U)
 
#define RTC_SMOOTHCALIB_PLUSPULSES_SET   0x00008000U
 
#define RTC_SMOOTHCALIB_PLUSPULSES_SET   ((uint32_t)0x00008000U)
 

Detailed Description

Macro Definition Documentation

◆ RTC_SMOOTHCALIB_PLUSPULSES_RESET [1/2]

#define RTC_SMOOTHCALIB_PLUSPULSES_RESET   0x00000000U

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

Definition at line 278 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_SMOOTHCALIB_PLUSPULSES_RESET [2/2]

#define RTC_SMOOTHCALIB_PLUSPULSES_RESET   ((uint32_t)0x00000000U)

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

Definition at line 310 of file stm32f7xx_hal_rtc_ex.h.

◆ RTC_SMOOTHCALIB_PLUSPULSES_SET [1/2]

#define RTC_SMOOTHCALIB_PLUSPULSES_SET   0x00008000U

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 275 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_SMOOTHCALIB_PLUSPULSES_SET [2/2]

#define RTC_SMOOTHCALIB_PLUSPULSES_SET   ((uint32_t)0x00008000U)

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 307 of file stm32f7xx_hal_rtc_ex.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:07