HAL + 0/6 examples
CodeScope will show references to RTC_HOURFORMAT_12 from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
RTC
STM32469I_EVAL
Examples
RTC
STM324x9I_EVAL
Examples
RTC
STM324xG_EVAL
Examples
RTC
STM32F412G-Discovery
Examples
RTC
STM32F413H-Discovery
Examples
RTC
 
Symbols
loading...
Files
loading...

RTC_HOURFORMAT_12 macro

Syntax

#define RTC_HOURFORMAT_12 RTC_CR_FMT

Examples

RTC_HOURFORMAT_12 is referenced by 6 libraries and example projects.

References

LocationText
stm32f4xx_hal_rtc.h:237
#define RTC_HOURFORMAT_12 RTC_CR_FMT
stm32f4xx_hal_rtc.h:808
#define IS_RTC_HOUR_FORMAT(FORMAT) (((FORMAT) == RTC_HOURFORMAT_12) || \