Home
last modified time | relevance | path

Searched refs:RTC_FLAG_INT_TAMP4 (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rtc_ex.h342 #define RTC_FLAG_INT_TAMP4 TAMP_SR_ITAMP4F macro
345 #define RTC_FLAG_INT_TAMPALL (RTC_FLAG_INT_TAMP3 | RTC_FLAG_INT_TAMP4 | \