HAL + 0/109 examples
CodeScope will show references to RTC_OUTPUT_POLARITY_HIGH from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Applications
STemWin
Examples
HAL
PWR
RTC
STM32469I-Discovery
Demonstrations
Applications
STemWin
Examples
HAL
PWR
STM32469I_EVAL
Demonstrations
Applications
STemWin
Examples
HAL
PWR
RTC
STM324xG_EVAL
Demonstrations
Applications
STemWin
Examples
HAL
PWR
RTC
STM32F412G-Discovery
Demonstrations
Examples
HAL
PWR
RTC
STM32F413H-Discovery
Demonstrations
Examples
HAL
RTC
STM32F429I-Discovery
Demonstrations
Applications
STemWin
Examples
HAL
PWR
STM32446E-Nucleo
Examples
HAL
PWR
RTC
STM324x9I_EVAL
Applications
STemWin
Demonstrations
STemWin
Examples
HAL
PWR
RTC
STM32F4-Discovery
Examples
HAL
PWR
STM32F401-Discovery
Examples
HAL
PWR
STM32F401RE-Nucleo
Examples
HAL
PWR
STM32F410xx-Nucleo
Examples
HAL
PWR
RTC
STM32F411E-Discovery
Examples
HAL
PWR
STM32F411RE-Nucleo
Examples
HAL
PWR
RTC
Examples_MIX
PWR
STM32F412ZG-Nucleo
Examples
HAL
PWR
RTC
STM32F413ZH-Nucleo
Examples
HAL
PWR
RTC
STM32F429ZI-Nucleo
Applications
NetXDuo
Examples
HAL
PWR
RTC
STM32F446ZE-Nucleo
Examples
HAL
PWR
RTC
 
Symbols
loading...
Files
loading...

RTC_OUTPUT_POLARITY_HIGH macro

Syntax

#define RTC_OUTPUT_POLARITY_HIGH 0x00000000U

Examples

RTC_OUTPUT_POLARITY_HIGH is referenced by 109 libraries and example projects.

References

LocationText
stm32f4xx_hal_rtc.h:256
#define RTC_OUTPUT_POLARITY_HIGH 0x00000000U
stm32f4xx_hal_rtc.h:816
#define IS_RTC_OUTPUT_POL(POL) (((POL) == RTC_OUTPUT_POLARITY_HIGH) || \