Macros
Collaboration diagram for RTC Private Constants:

Macros

#define RTC_DR_RESERVED_MASK   0x00FFFF3FU
 
#define RTC_DR_RESERVED_MASK   0x00FFFF3FU
 
#define RTC_EXTI_LINE_ALARM_EVENT   EXTI_IMR_IM17
 
#define RTC_EXTI_LINE_ALARM_EVENT   ((uint32_t)EXTI_IMR_MR17)
 
#define RTC_FLAGS_MASK
 
#define RTC_INIT_MASK   0xFFFFFFFFU
 
#define RTC_INIT_MASK   0xFFFFFFFFU
 
#define RTC_RSF_MASK   0xFFFFFF5FU
 
#define RTC_RSF_MASK   0xFFFFFF5FU
 
#define RTC_TIMEOUT_VALUE   1000U
 
#define RTC_TIMEOUT_VALUE   1000
 
#define RTC_TR_RESERVED_MASK   0x007F7F7FU
 
#define RTC_TR_RESERVED_MASK   0x007F7F7FU
 

Detailed Description

Macro Definition Documentation

◆ RTC_DR_RESERVED_MASK [1/2]

#define RTC_DR_RESERVED_MASK   0x00FFFF3FU

Definition at line 745 of file stm32f7xx_hal_rtc.h.

◆ RTC_DR_RESERVED_MASK [2/2]

#define RTC_DR_RESERVED_MASK   0x00FFFF3FU

Definition at line 753 of file stm32f4xx_hal_rtc.h.

◆ RTC_EXTI_LINE_ALARM_EVENT [1/2]

#define RTC_EXTI_LINE_ALARM_EVENT   EXTI_IMR_IM17

External interrupt line 17 Connected to the RTC Alarm event

Definition at line 751 of file stm32f7xx_hal_rtc.h.

◆ RTC_EXTI_LINE_ALARM_EVENT [2/2]

#define RTC_EXTI_LINE_ALARM_EVENT   ((uint32_t)EXTI_IMR_MR17)

External interrupt line 17 Connected to the RTC Alarm event

Definition at line 764 of file stm32f4xx_hal_rtc.h.

◆ RTC_FLAGS_MASK

#define RTC_FLAGS_MASK

◆ RTC_INIT_MASK [1/2]

#define RTC_INIT_MASK   0xFFFFFFFFU

Definition at line 746 of file stm32f7xx_hal_rtc.h.

◆ RTC_INIT_MASK [2/2]

#define RTC_INIT_MASK   0xFFFFFFFFU

Definition at line 754 of file stm32f4xx_hal_rtc.h.

◆ RTC_RSF_MASK [1/2]

#define RTC_RSF_MASK   0xFFFFFF5FU

Definition at line 747 of file stm32f7xx_hal_rtc.h.

◆ RTC_RSF_MASK [2/2]

#define RTC_RSF_MASK   0xFFFFFF5FU

Definition at line 755 of file stm32f4xx_hal_rtc.h.

◆ RTC_TIMEOUT_VALUE [1/2]

#define RTC_TIMEOUT_VALUE   1000U

Definition at line 749 of file stm32f7xx_hal_rtc.h.

◆ RTC_TIMEOUT_VALUE [2/2]

#define RTC_TIMEOUT_VALUE   1000

Definition at line 762 of file stm32f4xx_hal_rtc.h.

◆ RTC_TR_RESERVED_MASK [1/2]

#define RTC_TR_RESERVED_MASK   0x007F7F7FU

Definition at line 744 of file stm32f7xx_hal_rtc.h.

◆ RTC_TR_RESERVED_MASK [2/2]

#define RTC_TR_RESERVED_MASK   0x007F7F7FU

Definition at line 752 of file stm32f4xx_hal_rtc.h.

RTC_FLAG_ALRAF
#define RTC_FLAG_ALRAF
Definition: stm32f4xx_hal_rtc.h:432
RTC_FLAG_ALRBWF
#define RTC_FLAG_ALRBWF
Definition: stm32f4xx_hal_rtc.h:438
RTC_FLAG_ALRBF
#define RTC_FLAG_ALRBF
Definition: stm32f4xx_hal_rtc.h:431
RTC_FLAG_ALRAWF
#define RTC_FLAG_ALRAWF
Definition: stm32f4xx_hal_rtc.h:439
RTC_FLAG_RSF
#define RTC_FLAG_RSF
Definition: stm32f4xx_hal_rtc.h:434
RTC_FLAG_INITS
#define RTC_FLAG_INITS
Definition: stm32f4xx_hal_rtc.h:435
RTC_FLAG_RECALPF
#define RTC_FLAG_RECALPF
Definition: stm32f4xx_hal_rtc.h:425
RTC_FLAG_SHPF
#define RTC_FLAG_SHPF
Definition: stm32f4xx_hal_rtc.h:436
RTC_FLAG_WUTF
#define RTC_FLAG_WUTF
Definition: stm32f4xx_hal_rtc.h:430
RTC_FLAG_TAMP1F
#define RTC_FLAG_TAMP1F
Definition: stm32f4xx_hal_rtc.h:427
RTC_FLAG_TSF
#define RTC_FLAG_TSF
Definition: stm32f4xx_hal_rtc.h:429
RTC_FLAG_INITF
#define RTC_FLAG_INITF
Definition: stm32f4xx_hal_rtc.h:433
RTC_FLAG_TSOVF
#define RTC_FLAG_TSOVF
Definition: stm32f4xx_hal_rtc.h:428
RTC_FLAG_WUTWF
#define RTC_FLAG_WUTWF
Definition: stm32f4xx_hal_rtc.h:437


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