Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rtc_ex.h225 #define RTC_FLAG_TAMP1F ((uint32_t)RTC_ISR_TAMP1F)
811 …__INTERRUPT__) == RTC_IT_TAMP1) ? (((((__HANDLE__)->Instance->ISR) & RTC_ISR_TAMP1F) != RESET) ? S…
823 …GET_IT(__HANDLE__, __INTERRUPT__) (((((__HANDLE__)->Instance->ISR) & RTC_ISR_TAMP1F) != RESET) ? S…
Dstm32l1xx_ll_rtc.h259 #define LL_RTC_ISR_TAMP1F RTC_ISR_TAMP1F
3330 return (READ_BIT(RTCx->ISR, RTC_ISR_TAMP1F) == (RTC_ISR_TAMP1F)); in LL_RTC_IsActiveFlag_TAMP1()
3426 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TAMP1F | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT… in LL_RTC_ClearFlag_TAMP1()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h295 #define LL_RTC_ISR_TAMP1F RTC_ISR_TAMP1F
3264 return (READ_BIT(RTCx->ISR, RTC_ISR_TAMP1F) == (RTC_ISR_TAMP1F)); in LL_RTC_IsActiveFlag_TAMP1()
3360 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TAMP1F | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT… in LL_RTC_ClearFlag_TAMP1()
Dstm32l0xx_hal_rtc.h437 #define RTC_FLAG_TAMP1F ((uint32_t)RTC_ISR_TAMP1F)
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rtc.h275 #define LL_RTC_ISR_TAMP1F RTC_ISR_TAMP1F
4574 return (READ_BIT(RTCx->ISR, RTC_ISR_TAMP1F) == (RTC_ISR_TAMP1F)); in LL_RTC_IsActiveFlag_TAMP1()
4681 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TAMP1F | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT… in LL_RTC_ClearFlag_TAMP1()
Dstm32l4xx_hal_rtc_ex.h446 #define RTC_FLAG_TAMP1F RTC_ISR_TAMP1F
/loramac-node-2.7.6/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4449 #define RTC_ISR_TAMP1F RTC_ISR_TAMP1F_Msk /*!< */ macro
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h4805 #define RTC_ISR_TAMP1F RTC_ISR_TAMP1F_Msk /*!< */ macro
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4956 #define RTC_ISR_TAMP1F RTC_ISR_TAMP1F_Msk /*!< */ macro
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h4616 #define RTC_ISR_TAMP1F RTC_ISR_TAMP1F_Msk macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h4616 #define RTC_ISR_TAMP1F RTC_ISR_TAMP1F_Msk macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h5045 #define RTC_ISR_TAMP1F RTC_ISR_TAMP1F_Msk macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h5151 #define RTC_ISR_TAMP1F RTC_ISR_TAMP1F_Msk macro
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h11908 #define RTC_ISR_TAMP1F RTC_ISR_TAMP1F_Msk macro