Macros
Collaboration diagram for RTC Month Date Definitions:

Macros

#define RTC_MONTH_APRIL   ((uint8_t)0x04U)
 
#define RTC_MONTH_APRIL   ((uint8_t)0x04)
 
#define RTC_MONTH_AUGUST   ((uint8_t)0x08U)
 
#define RTC_MONTH_AUGUST   ((uint8_t)0x08)
 
#define RTC_MONTH_DECEMBER   ((uint8_t)0x12U)
 
#define RTC_MONTH_DECEMBER   ((uint8_t)0x12)
 
#define RTC_MONTH_FEBRUARY   ((uint8_t)0x02U)
 
#define RTC_MONTH_FEBRUARY   ((uint8_t)0x02)
 
#define RTC_MONTH_JANUARY   ((uint8_t)0x01U)
 
#define RTC_MONTH_JANUARY   ((uint8_t)0x01)
 
#define RTC_MONTH_JULY   ((uint8_t)0x07U)
 
#define RTC_MONTH_JULY   ((uint8_t)0x07)
 
#define RTC_MONTH_JUNE   ((uint8_t)0x06U)
 
#define RTC_MONTH_JUNE   ((uint8_t)0x06)
 
#define RTC_MONTH_MARCH   ((uint8_t)0x03U)
 
#define RTC_MONTH_MARCH   ((uint8_t)0x03)
 
#define RTC_MONTH_MAY   ((uint8_t)0x05U)
 
#define RTC_MONTH_MAY   ((uint8_t)0x05)
 
#define RTC_MONTH_NOVEMBER   ((uint8_t)0x11U)
 
#define RTC_MONTH_NOVEMBER   ((uint8_t)0x11)
 
#define RTC_MONTH_OCTOBER   ((uint8_t)0x10U)
 
#define RTC_MONTH_OCTOBER   ((uint8_t)0x10)
 
#define RTC_MONTH_SEPTEMBER   ((uint8_t)0x09U)
 
#define RTC_MONTH_SEPTEMBER   ((uint8_t)0x09)
 

Detailed Description

Macro Definition Documentation

◆ RTC_MONTH_APRIL [1/2]

#define RTC_MONTH_APRIL   ((uint8_t)0x04U)

Definition at line 304 of file stm32f7xx_hal_rtc.h.

◆ RTC_MONTH_APRIL [2/2]

#define RTC_MONTH_APRIL   ((uint8_t)0x04)

Definition at line 310 of file stm32f4xx_hal_rtc.h.

◆ RTC_MONTH_AUGUST [1/2]

#define RTC_MONTH_AUGUST   ((uint8_t)0x08U)

Definition at line 308 of file stm32f7xx_hal_rtc.h.

◆ RTC_MONTH_AUGUST [2/2]

#define RTC_MONTH_AUGUST   ((uint8_t)0x08)

Definition at line 314 of file stm32f4xx_hal_rtc.h.

◆ RTC_MONTH_DECEMBER [1/2]

#define RTC_MONTH_DECEMBER   ((uint8_t)0x12U)

Definition at line 312 of file stm32f7xx_hal_rtc.h.

◆ RTC_MONTH_DECEMBER [2/2]

#define RTC_MONTH_DECEMBER   ((uint8_t)0x12)

Definition at line 318 of file stm32f4xx_hal_rtc.h.

◆ RTC_MONTH_FEBRUARY [1/2]

#define RTC_MONTH_FEBRUARY   ((uint8_t)0x02U)

Definition at line 302 of file stm32f7xx_hal_rtc.h.

◆ RTC_MONTH_FEBRUARY [2/2]

#define RTC_MONTH_FEBRUARY   ((uint8_t)0x02)

Definition at line 308 of file stm32f4xx_hal_rtc.h.

◆ RTC_MONTH_JANUARY [1/2]

#define RTC_MONTH_JANUARY   ((uint8_t)0x01U)

Definition at line 301 of file stm32f7xx_hal_rtc.h.

◆ RTC_MONTH_JANUARY [2/2]

#define RTC_MONTH_JANUARY   ((uint8_t)0x01)

Definition at line 307 of file stm32f4xx_hal_rtc.h.

◆ RTC_MONTH_JULY [1/2]

#define RTC_MONTH_JULY   ((uint8_t)0x07U)

Definition at line 307 of file stm32f7xx_hal_rtc.h.

◆ RTC_MONTH_JULY [2/2]

#define RTC_MONTH_JULY   ((uint8_t)0x07)

Definition at line 313 of file stm32f4xx_hal_rtc.h.

◆ RTC_MONTH_JUNE [1/2]

#define RTC_MONTH_JUNE   ((uint8_t)0x06U)

Definition at line 306 of file stm32f7xx_hal_rtc.h.

◆ RTC_MONTH_JUNE [2/2]

#define RTC_MONTH_JUNE   ((uint8_t)0x06)

Definition at line 312 of file stm32f4xx_hal_rtc.h.

◆ RTC_MONTH_MARCH [1/2]

#define RTC_MONTH_MARCH   ((uint8_t)0x03U)

Definition at line 303 of file stm32f7xx_hal_rtc.h.

◆ RTC_MONTH_MARCH [2/2]

#define RTC_MONTH_MARCH   ((uint8_t)0x03)

Definition at line 309 of file stm32f4xx_hal_rtc.h.

◆ RTC_MONTH_MAY [1/2]

#define RTC_MONTH_MAY   ((uint8_t)0x05U)

Definition at line 305 of file stm32f7xx_hal_rtc.h.

◆ RTC_MONTH_MAY [2/2]

#define RTC_MONTH_MAY   ((uint8_t)0x05)

Definition at line 311 of file stm32f4xx_hal_rtc.h.

◆ RTC_MONTH_NOVEMBER [1/2]

#define RTC_MONTH_NOVEMBER   ((uint8_t)0x11U)

Definition at line 311 of file stm32f7xx_hal_rtc.h.

◆ RTC_MONTH_NOVEMBER [2/2]

#define RTC_MONTH_NOVEMBER   ((uint8_t)0x11)

Definition at line 317 of file stm32f4xx_hal_rtc.h.

◆ RTC_MONTH_OCTOBER [1/2]

#define RTC_MONTH_OCTOBER   ((uint8_t)0x10U)

Definition at line 310 of file stm32f7xx_hal_rtc.h.

◆ RTC_MONTH_OCTOBER [2/2]

#define RTC_MONTH_OCTOBER   ((uint8_t)0x10)

Definition at line 316 of file stm32f4xx_hal_rtc.h.

◆ RTC_MONTH_SEPTEMBER [1/2]

#define RTC_MONTH_SEPTEMBER   ((uint8_t)0x09U)

Definition at line 309 of file stm32f7xx_hal_rtc.h.

◆ RTC_MONTH_SEPTEMBER [2/2]

#define RTC_MONTH_SEPTEMBER   ((uint8_t)0x09)

Definition at line 315 of file stm32f4xx_hal_rtc.h.



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