Home
last modified time | relevance | path

Searched defs:RTC_FLAG_TAMP1F (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc_ex.h442 #define RTC_FLAG_TAMP1F TAMP_SR_TAMP1F macro
446 #define RTC_FLAG_TAMP1F RTC_ISR_TAMP1F macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc.h437 #define RTC_FLAG_TAMP1F ((uint32_t)RTC_ISR_TAMP1F) macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rtc_ex.h225 #define RTC_FLAG_TAMP1F ((uint32_t)RTC_ISR_TAMP1F) macro