Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rtc.h257 #define LL_RTC_ISR_TAMP3F RTC_ISR_TAMP3F
3304 return (READ_BIT(RTCx->ISR, RTC_ISR_TAMP3F) == (RTC_ISR_TAMP3F)); in LL_RTC_IsActiveFlag_TAMP3()
3400 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TAMP3F | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT… in LL_RTC_ClearFlag_TAMP3()
Dstm32l1xx_hal_rtc_ex.h222 #define RTC_FLAG_TAMP3F ((uint32_t)RTC_ISR_TAMP3F)
813 … (((((__HANDLE__)->Instance->ISR) & RTC_ISR_TAMP3F) != RESET) ? SET : RESET))
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h293 #define LL_RTC_ISR_TAMP3F RTC_ISR_TAMP3F
3238 return (READ_BIT(RTCx->ISR, RTC_ISR_TAMP3F) == (RTC_ISR_TAMP3F)); in LL_RTC_IsActiveFlag_TAMP3()
3334 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TAMP3F | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT… in LL_RTC_ClearFlag_TAMP3()
Dstm32l0xx_hal_rtc_ex.h411 #define RTC_FLAG_TAMP3F ((uint32_t)RTC_ISR_TAMP3F)
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rtc.h273 #define LL_RTC_ISR_TAMP3F RTC_ISR_TAMP3F
4548 return (READ_BIT(RTCx->ISR, RTC_ISR_TAMP3F) == (RTC_ISR_TAMP3F)); in LL_RTC_IsActiveFlag_TAMP3()
4655 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TAMP3F | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT… in LL_RTC_ClearFlag_TAMP3()
Dstm32l4xx_hal_rtc_ex.h448 #define RTC_FLAG_TAMP3F RTC_ISR_TAMP3F
/loramac-node-2.7.6/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4443 #define RTC_ISR_TAMP3F RTC_ISR_TAMP3F_Msk /*!< */ macro
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h4799 #define RTC_ISR_TAMP3F RTC_ISR_TAMP3F_Msk /*!< */ macro
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4950 #define RTC_ISR_TAMP3F RTC_ISR_TAMP3F_Msk /*!< */ macro
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h4610 #define RTC_ISR_TAMP3F RTC_ISR_TAMP3F_Msk macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h4610 #define RTC_ISR_TAMP3F RTC_ISR_TAMP3F_Msk macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h5039 #define RTC_ISR_TAMP3F RTC_ISR_TAMP3F_Msk macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h5145 #define RTC_ISR_TAMP3F RTC_ISR_TAMP3F_Msk macro
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h11902 #define RTC_ISR_TAMP3F RTC_ISR_TAMP3F_Msk macro