Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rtc.h261 #define LL_RTC_ISR_TSF RTC_ISR_TSF
3353 return (READ_BIT(RTCx->ISR, RTC_ISR_TSF) == (RTC_ISR_TSF)); in LL_RTC_IsActiveFlag_TS()
3449 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_TS()
Dstm32l1xx_hal_rtc_ex.h227 #define RTC_FLAG_TSF ((uint32_t)RTC_ISR_TSF)
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h297 #define LL_RTC_ISR_TSF RTC_ISR_TSF
3287 return (READ_BIT(RTCx->ISR, RTC_ISR_TSF) == (RTC_ISR_TSF)); in LL_RTC_IsActiveFlag_TS()
3383 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_TS()
Dstm32l0xx_hal_rtc.h446 #define RTC_FLAG_TSF ((uint32_t)RTC_ISR_TSF)
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rtc.h277 #define LL_RTC_ISR_TSF RTC_ISR_TSF
4597 return (READ_BIT(RTCx->ISR, RTC_ISR_TSF) == (RTC_ISR_TSF)); in LL_RTC_IsActiveFlag_TS()
4704 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))); in LL_RTC_ClearFlag_TS()
Dstm32l4xx_hal_rtc.h540 #define RTC_FLAG_TSF RTC_ISR_TSF
/loramac-node-3.6.0-3.5.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4455 #define RTC_ISR_TSF RTC_ISR_TSF_Msk /*!< */ macro
/loramac-node-3.6.0-3.5.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h4811 #define RTC_ISR_TSF RTC_ISR_TSF_Msk /*!< */ macro
/loramac-node-3.6.0-3.5.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h4622 #define RTC_ISR_TSF RTC_ISR_TSF_Msk macro
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4962 #define RTC_ISR_TSF RTC_ISR_TSF_Msk /*!< */ macro
/loramac-node-3.6.0-3.5.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h4622 #define RTC_ISR_TSF RTC_ISR_TSF_Msk macro
/loramac-node-3.6.0-3.5.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h5051 #define RTC_ISR_TSF RTC_ISR_TSF_Msk macro
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h5157 #define RTC_ISR_TSF RTC_ISR_TSF_Msk macro
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h11914 #define RTC_ISR_TSF RTC_ISR_TSF_Msk macro