Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rtc.h645 #define LL_RTC_CALIB_PERIOD_16SEC RTC_CALR_CALW16 /*!< Use a 16-second calibration c…
3230 MODIFY_REG(RTCx->CALR, RTC_CALR_CALW8 | RTC_CALR_CALW16, Period); in LL_RTC_CAL_SetPeriod()
3245 return (uint32_t)(READ_BIT(RTCx->CALR, RTC_CALR_CALW8 | RTC_CALR_CALW16)); in LL_RTC_CAL_GetPeriod()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rtc.h636 #define LL_RTC_CALIB_PERIOD_16SEC RTC_CALR_CALW16 /*!< Use a 16-second calibration c…
3167 MODIFY_REG(RTCx->CALR, RTC_CALR_CALW8 | RTC_CALR_CALW16, Period); in LL_RTC_CAL_SetPeriod()
3182 return (uint32_t)(READ_BIT(RTCx->CALR, RTC_CALR_CALW8 | RTC_CALR_CALW16)); in LL_RTC_CAL_GetPeriod()
Dstm32l0xx_hal_rtc_ex.h346 #define RTC_SMOOTHCALIB_PERIOD_16SEC RTC_CALR_CALW16 /*!< If RTCCLK = 32768 Hz, Smooth c…
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rtc.h737 #define LL_RTC_CALIB_PERIOD_16SEC RTC_CALR_CALW16 /*!< Use a 16-second calibration c…
3080 MODIFY_REG(RTCx->CALR, RTC_CALR_CALW8 | RTC_CALR_CALW16, Period); in LL_RTC_CAL_SetPeriod()
3095 return (uint32_t)(READ_BIT(RTCx->CALR, RTC_CALR_CALW8 | RTC_CALR_CALW16)); in LL_RTC_CAL_GetPeriod()
Dstm32l4xx_hal_rtc_ex.h157 #define RTC_SMOOTHCALIB_PERIOD_16SEC RTC_CALR_CALW16 /*!< If RTCCLK = 32768 Hz, Smooth c…
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rtc_ex.c1183 …MODIFY_REG(hrtc->Instance->CALR, (RTC_CALR_CALP | RTC_CALR_CALW8 | RTC_CALR_CALW16 | RTC_CALR_CALM…
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h4748 #define RTC_CALR_CALW16 RTC_CALR_CALW16_Msk /*!< */ macro
4765 #define RTC_CAL_CALW16 RTC_CALR_CALW16
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h5255 #define RTC_CALR_CALW16 RTC_CALR_CALW16_Msk /*!< */ macro
5272 #define RTC_CAL_CALW16 RTC_CALR_CALW16
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h5104 #define RTC_CALR_CALW16 RTC_CALR_CALW16_Msk /*!< */ macro
5121 #define RTC_CAL_CALW16 RTC_CALR_CALW16
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h4923 #define RTC_CALR_CALW16 RTC_CALR_CALW16_Msk macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h4923 #define RTC_CALR_CALW16 RTC_CALR_CALW16_Msk macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h5352 #define RTC_CALR_CALW16 RTC_CALR_CALW16_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h5458 #define RTC_CALR_CALW16 RTC_CALR_CALW16_Msk macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h12207 #define RTC_CALR_CALW16 RTC_CALR_CALW16_Msk macro