Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc_ex.c480 … RTC_TAMPCR_TAMPPUDIS | RTC_TAMPCR_TAMPIE | RTC_TAMPCR_TAMP1IE |\ in HAL_RTCEx_SetTamper()
489 … RTC_TAMPCR_TAMPPUDIS | RTC_TAMPCR_TAMPIE | RTC_TAMPCR_TAMP1IE |\ in HAL_RTCEx_SetTamper()
497 … RTC_TAMPCR_TAMPPUDIS | RTC_TAMPCR_TAMPIE |\ in HAL_RTCEx_SetTamper()
634 … RTC_TAMPCR_TAMPPUDIS | RTC_TAMPCR_TAMPIE | RTC_TAMPCR_TAMP1IE |\ in HAL_RTCEx_SetTamper_IT()
643 … RTC_TAMPCR_TAMPPUDIS | RTC_TAMPCR_TAMPIE | RTC_TAMPCR_TAMP1IE |\ in HAL_RTCEx_SetTamper_IT()
651 … RTC_TAMPCR_TAMPPUDIS | RTC_TAMPCR_TAMPIE |\ in HAL_RTCEx_SetTamper_IT()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc_ex.c148 …(uint32_t)RTC_TAMPCR_TAMPPUDIS | (uint32_t)RTC_TAMPCR_TAMPIE
155 …(uint32_t)RTC_TAMPCR_TAMPPUDIS | (uint32_t)RTC_TAMPCR_TAMPIE
161 …(uint32_t)RTC_TAMPCR_TAMPPUDIS | (uint32_t)RTC_TAMPCR_TAMPIE
167 …(uint32_t)RTC_TAMPCR_TAMPPUDIS | (uint32_t)RTC_TAMPCR_TAMPIE
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h323 #define LL_RTC_TAMPCR_TAMPIE RTC_TAMPCR_TAMPIE
3697 SET_BIT(RTCx->TAMPCR, RTC_TAMPCR_TAMPIE); in LL_RTC_EnableIT_TAMP()
3708 CLEAR_BIT(RTCx->TAMPCR, RTC_TAMPCR_TAMPIE); in LL_RTC_DisableIT_TAMP()
3808 RTC_TAMPCR_TAMPIE) == (RTC_TAMPCR_TAMPIE)); in LL_RTC_IsEnabledIT_TAMP()
Dstm32l0xx_hal_rtc.h406 #define RTC_IT_TAMP ((uint32_t)RTC_TAMPCR_TAMPIE) /*!< Enable all Tamper Int…
Dstm32l0xx_hal_rtc_ex.h215 #define RTC_ALL_TAMPER_INTERRUPT RTC_TAMPCR_TAMPIE
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rtc.h306 #define LL_RTC_TAMPCR_TAMPIE RTC_TAMPCR_TAMPIE
5018 SET_BIT(RTCx->TAMPCR, RTC_TAMPCR_TAMPIE); in LL_RTC_EnableIT_TAMP()
5029 CLEAR_BIT(RTCx->TAMPCR, RTC_TAMPCR_TAMPIE); in LL_RTC_DisableIT_TAMP()
5130 RTC_TAMPCR_TAMPIE) == (RTC_TAMPCR_TAMPIE)); in LL_RTC_IsEnabledIT_TAMP()
Dstm32l4xx_hal_rtc_ex.h428 #define RTC_IT_TAMP RTC_TAMPCR_TAMPIE /*!< Enable all Tamper Interrupt */
527 #define RTC_ALL_TAMPER_INTERRUPT RTC_TAMPCR_TAMPIE
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4841 #define RTC_TAMPCR_TAMPIE RTC_TAMPCR_TAMPIE_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h5348 #define RTC_TAMPCR_TAMPIE RTC_TAMPCR_TAMPIE_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h5197 #define RTC_TAMPCR_TAMPIE RTC_TAMPCR_TAMPIE_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h12285 #define RTC_TAMPCR_TAMPIE RTC_TAMPCR_TAMPIE_Msk macro