HAL + 0/6 examples
CodeScope will show references to RTC_TIMESTAMPEDGE_RISING 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_TIMESTAMPEDGE_RISING macro

Syntax

#define RTC_TIMESTAMPEDGE_RISING 0x00000000U

Examples

RTC_TIMESTAMPEDGE_RISING is referenced by 6 libraries and example projects.

References

LocationText
stm32f4xx_hal_rtc_ex.h:114
#define RTC_TIMESTAMPEDGE_RISING 0x00000000U
stm32f4xx_hal_rtc_ex.h:960
#define IS_TIMESTAMP_EDGE(EDGE) (((EDGE) == RTC_TIMESTAMPEDGE_RISING) || \