/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_rtc.h | 2668 MODIFY_REG(RTCx->CALIBR, RTC_CALIBR_DCS | RTC_CALIBR_DC, Sign | Value); in LL_RTC_CAL_ConfigCoarseDigital() 2679 return (uint32_t)(READ_BIT(RTCx->CALIBR, RTC_CALIBR_DC)); in LL_RTC_CAL_GetCoarseDigitalValue()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_rtc.h | 3057 MODIFY_REG(RTCx->CALIBR, RTC_CALIBR_DCS | RTC_CALIBR_DC, Sign | Value); in LL_RTC_CAL_ConfigCoarseDigital() 3068 return (uint32_t)(READ_BIT(RTCx->CALIBR, RTC_CALIBR_DC)); in LL_RTC_CAL_GetCoarseDigitalValue()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_rtc.h | 3061 MODIFY_REG(RTCx->CALIBR, RTC_CALIBR_DCS | RTC_CALIBR_DC, Sign | Value); in LL_RTC_CAL_ConfigCoarseDigital() 3072 return (uint32_t)(READ_BIT(RTCx->CALIBR, RTC_CALIBR_DC)); in LL_RTC_CAL_GetCoarseDigitalValue()
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f410cx.h | 5149 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32f410rx.h | 5153 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32f410tx.h | 5109 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32f401xc.h | 4826 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32f401xe.h | 4826 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
/hal_stm32-latest/stm32cube/stm32l1xx/soc/ |
D | stm32l152xb.h | 4766 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l152xba.h | 4803 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l100xba.h | 4788 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l100xb.h | 4739 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l151xb.h | 4624 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l151xba.h | 4676 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l100xc.h | 4908 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l151xc.h | 4970 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l151xca.h | 5004 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l151xdx.h | 5069 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l151xe.h | 5069 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l152xc.h | 5091 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l152xca.h | 5146 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l152xdx.h | 5211 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l152xe.h | 5211 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l162xc.h | 5230 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|
D | stm32l162xca.h | 5285 #define RTC_CALIBR_DC RTC_CALIBR_DC_Msk macro
|