HAL + 0/28 examples
CodeScope will show references to RTC_HOURFORMAT12_AM from the following samples and libraries:
Examples
STM32446E-Nucleo
Examples
RTC
STM32446E_EVAL
Examples
PWR
RTC
STM32469I_EVAL
Examples
PWR
RTC
STM324x9I_EVAL
Examples
PWR
RTC
STM324xG_EVAL
Examples
PWR
RTC
STM32F410xx-Nucleo
Examples
RTC
STM32F411RE-Nucleo
Examples
RTC
STM32F412G-Discovery
Examples
RTC
STM32F412ZG-Nucleo
Examples
RTC
STM32F413H-Discovery
Examples
RTC
STM32F413ZH-Nucleo
Examples
RTC
STM32F429ZI-Nucleo
Examples
RTC
STM32F446ZE-Nucleo
Examples
RTC
 
Symbols
loading...
Files
loading...

RTC_HOURFORMAT12_AM macro

Syntax

#define RTC_HOURFORMAT12_AM ((uint8_t)0x00)

Examples

RTC_HOURFORMAT12_AM is referenced by 28 libraries and example projects.

References

LocationText
stm32f4xx_hal_rtc.h:274
#define RTC_HOURFORMAT12_AM ((uint8_t)0x00)
stm32f4xx_hal_rtc.h:830
#define IS_RTC_HOURFORMAT12(PM) (((PM) == RTC_HOURFORMAT12_AM) || \