Macros
Collaboration diagram for RTC Flags Definitions:

Macros

#define RTC_FLAG_ALRAF   RTC_ISR_ALRAF
 
#define RTC_FLAG_ALRAF   0x00000100U
 
#define RTC_FLAG_ALRAWF   RTC_ISR_ALRAWF
 
#define RTC_FLAG_ALRAWF   0x00000001U
 
#define RTC_FLAG_ALRBF   RTC_ISR_ALRBF
 
#define RTC_FLAG_ALRBF   0x00000200U
 
#define RTC_FLAG_ALRBWF   RTC_ISR_ALRBWF
 
#define RTC_FLAG_ALRBWF   0x00000002U
 
#define RTC_FLAG_INITF   RTC_ISR_INITF
 
#define RTC_FLAG_INITF   0x00000040U
 
#define RTC_FLAG_INITS   RTC_ISR_INITS
 
#define RTC_FLAG_INITS   0x00000010U
 
#define RTC_FLAG_ITSF   RTC_ISR_ITSF
 
#define RTC_FLAG_RECALPF   RTC_ISR_RECALPF
 
#define RTC_FLAG_RECALPF   0x00010000U
 
#define RTC_FLAG_RSF   RTC_ISR_RSF
 
#define RTC_FLAG_RSF   0x00000020U
 
#define RTC_FLAG_SHPF   RTC_ISR_SHPF
 
#define RTC_FLAG_SHPF   0x00000008U
 
#define RTC_FLAG_TAMP1F   RTC_ISR_TAMP1F
 
#define RTC_FLAG_TAMP1F   0x00002000U
 
#define RTC_FLAG_TAMP2F   RTC_ISR_TAMP2F
 
#define RTC_FLAG_TAMP2F   0x00004000U
 
#define RTC_FLAG_TAMP3F   RTC_ISR_TAMP3F
 
#define RTC_FLAG_TSF   RTC_ISR_TSF
 
#define RTC_FLAG_TSF   0x00000800U
 
#define RTC_FLAG_TSOVF   RTC_ISR_TSOVF
 
#define RTC_FLAG_TSOVF   0x00001000U
 
#define RTC_FLAG_WUTF   RTC_ISR_WUTF
 
#define RTC_FLAG_WUTF   0x00000400U
 
#define RTC_FLAG_WUTWF   RTC_ISR_WUTWF
 
#define RTC_FLAG_WUTWF   0x00000004U
 

Detailed Description

Macro Definition Documentation

◆ RTC_FLAG_ALRAF [1/2]

#define RTC_FLAG_ALRAF   RTC_ISR_ALRAF

Definition at line 429 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_ALRAF [2/2]

#define RTC_FLAG_ALRAF   0x00000100U

Definition at line 432 of file stm32f4xx_hal_rtc.h.

◆ RTC_FLAG_ALRAWF [1/2]

#define RTC_FLAG_ALRAWF   RTC_ISR_ALRAWF

Definition at line 436 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_ALRAWF [2/2]

#define RTC_FLAG_ALRAWF   0x00000001U

Definition at line 439 of file stm32f4xx_hal_rtc.h.

◆ RTC_FLAG_ALRBF [1/2]

#define RTC_FLAG_ALRBF   RTC_ISR_ALRBF

Definition at line 428 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_ALRBF [2/2]

#define RTC_FLAG_ALRBF   0x00000200U

Definition at line 431 of file stm32f4xx_hal_rtc.h.

◆ RTC_FLAG_ALRBWF [1/2]

#define RTC_FLAG_ALRBWF   RTC_ISR_ALRBWF

Definition at line 435 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_ALRBWF [2/2]

#define RTC_FLAG_ALRBWF   0x00000002U

Definition at line 438 of file stm32f4xx_hal_rtc.h.

◆ RTC_FLAG_INITF [1/2]

#define RTC_FLAG_INITF   RTC_ISR_INITF

Definition at line 430 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_INITF [2/2]

#define RTC_FLAG_INITF   0x00000040U

Definition at line 433 of file stm32f4xx_hal_rtc.h.

◆ RTC_FLAG_INITS [1/2]

#define RTC_FLAG_INITS   RTC_ISR_INITS

Definition at line 432 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_INITS [2/2]

#define RTC_FLAG_INITS   0x00000010U

Definition at line 435 of file stm32f4xx_hal_rtc.h.

◆ RTC_FLAG_ITSF

#define RTC_FLAG_ITSF   RTC_ISR_ITSF

Definition at line 426 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_RECALPF [1/2]

#define RTC_FLAG_RECALPF   RTC_ISR_RECALPF

Definition at line 420 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_RECALPF [2/2]

#define RTC_FLAG_RECALPF   0x00010000U

Definition at line 425 of file stm32f4xx_hal_rtc.h.

◆ RTC_FLAG_RSF [1/2]

#define RTC_FLAG_RSF   RTC_ISR_RSF

Definition at line 431 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_RSF [2/2]

#define RTC_FLAG_RSF   0x00000020U

Definition at line 434 of file stm32f4xx_hal_rtc.h.

◆ RTC_FLAG_SHPF [1/2]

#define RTC_FLAG_SHPF   RTC_ISR_SHPF

Definition at line 433 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_SHPF [2/2]

#define RTC_FLAG_SHPF   0x00000008U

Definition at line 436 of file stm32f4xx_hal_rtc.h.

◆ RTC_FLAG_TAMP1F [1/2]

#define RTC_FLAG_TAMP1F   RTC_ISR_TAMP1F

Definition at line 423 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_TAMP1F [2/2]

#define RTC_FLAG_TAMP1F   0x00002000U

Definition at line 427 of file stm32f4xx_hal_rtc.h.

◆ RTC_FLAG_TAMP2F [1/2]

#define RTC_FLAG_TAMP2F   RTC_ISR_TAMP2F

Definition at line 422 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_TAMP2F [2/2]

#define RTC_FLAG_TAMP2F   0x00004000U

Definition at line 426 of file stm32f4xx_hal_rtc.h.

◆ RTC_FLAG_TAMP3F

#define RTC_FLAG_TAMP3F   RTC_ISR_TAMP3F

Definition at line 421 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_TSF [1/2]

#define RTC_FLAG_TSF   RTC_ISR_TSF

Definition at line 425 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_TSF [2/2]

#define RTC_FLAG_TSF   0x00000800U

Definition at line 429 of file stm32f4xx_hal_rtc.h.

◆ RTC_FLAG_TSOVF [1/2]

#define RTC_FLAG_TSOVF   RTC_ISR_TSOVF

Definition at line 424 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_TSOVF [2/2]

#define RTC_FLAG_TSOVF   0x00001000U

Definition at line 428 of file stm32f4xx_hal_rtc.h.

◆ RTC_FLAG_WUTF [1/2]

#define RTC_FLAG_WUTF   RTC_ISR_WUTF

Definition at line 427 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_WUTF [2/2]

#define RTC_FLAG_WUTF   0x00000400U

Definition at line 430 of file stm32f4xx_hal_rtc.h.

◆ RTC_FLAG_WUTWF [1/2]

#define RTC_FLAG_WUTWF   RTC_ISR_WUTWF

Definition at line 434 of file stm32f7xx_hal_rtc.h.

◆ RTC_FLAG_WUTWF [2/2]

#define RTC_FLAG_WUTWF   0x00000004U

Definition at line 437 of file stm32f4xx_hal_rtc.h.



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