Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rtc_ex.c490 … RTC_TAMPCR_TAMP2IE | RTC_TAMPCR_TAMP3IE | RTC_TAMPCR_TAMP1NOERASE |\ in HAL_RTCEx_SetTamper()
498 … RTC_TAMPCR_TAMP2IE | RTC_TAMPCR_TAMP3IE |\ in HAL_RTCEx_SetTamper()
644 … RTC_TAMPCR_TAMP2IE | RTC_TAMPCR_TAMP3IE | RTC_TAMPCR_TAMP1NOERASE |\ in HAL_RTCEx_SetTamper_IT()
652 … RTC_TAMPCR_TAMP2IE | RTC_TAMPCR_TAMP3IE |\ in HAL_RTCEx_SetTamper_IT()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h320 #define LL_RTC_TAMPCR_TAMP3IE RTC_TAMPCR_TAMP3IE
3626 SET_BIT(RTCx->TAMPCR, RTC_TAMPCR_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
3637 CLEAR_BIT(RTCx->TAMPCR, RTC_TAMPCR_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
3767 RTC_TAMPCR_TAMP3IE) == (RTC_TAMPCR_TAMP3IE)); in LL_RTC_IsEnabledIT_TAMP3()
Dstm32l0xx_hal_rtc_ex.h209 #define RTC_TAMPER3_INTERRUPT RTC_TAMPCR_TAMP3IE
394 #define RTC_IT_TAMP3 ((uint32_t)RTC_TAMPCR_TAMP3IE)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rtc.h303 #define LL_RTC_TAMPCR_TAMP3IE RTC_TAMPCR_TAMP3IE
4947 SET_BIT(RTCx->TAMPCR, RTC_TAMPCR_TAMP3IE); in LL_RTC_EnableIT_TAMP3()
4958 CLEAR_BIT(RTCx->TAMPCR, RTC_TAMPCR_TAMP3IE); in LL_RTC_DisableIT_TAMP3()
5088 RTC_TAMPCR_TAMP3IE) == (RTC_TAMPCR_TAMP3IE)); in LL_RTC_IsEnabledIT_TAMP3()
Dstm32l4xx_hal_rtc_ex.h431 #define RTC_IT_TAMP3 RTC_TAMPCR_TAMP3IE /*!< Enable Tamper 3 Interrupt */
525 #define RTC_TAMPER3_INTERRUPT RTC_TAMPCR_TAMP3IE
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc_ex.c151 … (uint32_t)RTC_TAMPCR_TAMP3IE | (uint32_t)RTC_TAMPCR_TAMP3NOERASE | (uint32_t)RTC_TAMPCR_TAMP3MF)
163 … (uint32_t)RTC_TAMPCR_TAMP3IE | (uint32_t)RTC_TAMPCR_TAMP3NOERASE | (uint32_t)RTC_TAMPCR_TAMP3MF)
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4786 #define RTC_TAMPCR_TAMP3IE RTC_TAMPCR_TAMP3IE_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h5293 #define RTC_TAMPCR_TAMP3IE RTC_TAMPCR_TAMP3IE_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h5142 #define RTC_TAMPCR_TAMP3IE RTC_TAMPCR_TAMP3IE_Msk /*!< */ macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h12230 #define RTC_TAMPCR_TAMP3IE RTC_TAMPCR_TAMP3IE_Msk macro