Macros
RTC Calib Output Selection Definitions
Collaboration diagram for RTC Calib Output Selection Definitions:

Macros

#define RTC_CALIBOUTPUT_1HZ   0x00080000U
 
#define RTC_CALIBOUTPUT_1HZ   ((uint32_t)0x00080000U)
 
#define RTC_CALIBOUTPUT_512HZ   0x00000000U
 
#define RTC_CALIBOUTPUT_512HZ   ((uint32_t)0x00000000U)
 

Detailed Description

Macro Definition Documentation

◆ RTC_CALIBOUTPUT_1HZ [1/2]

#define RTC_CALIBOUTPUT_1HZ   0x00080000U

Definition at line 298 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_CALIBOUTPUT_1HZ [2/2]

#define RTC_CALIBOUTPUT_1HZ   ((uint32_t)0x00080000U)

Definition at line 329 of file stm32f7xx_hal_rtc_ex.h.

◆ RTC_CALIBOUTPUT_512HZ [1/2]

#define RTC_CALIBOUTPUT_512HZ   0x00000000U

Definition at line 297 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_CALIBOUTPUT_512HZ [2/2]

#define RTC_CALIBOUTPUT_512HZ   ((uint32_t)0x00000000U)

Definition at line 328 of file stm32f7xx_hal_rtc_ex.h.



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