Home
last modified time | relevance | path

Searched defs:BKPx (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_rtc.h311 __STATIC_INLINE void LL_RTC_SetOutputSource(BKP_TypeDef *BKPx, uint32_t OutputSource) in LL_RTC_SetOutputSource()
328 __STATIC_INLINE uint32_t LL_RTC_GetOutPutSource(BKP_TypeDef *BKPx) in LL_RTC_GetOutPutSource()
453 __STATIC_INLINE void LL_RTC_TAMPER_Enable(BKP_TypeDef *BKPx) in LL_RTC_TAMPER_Enable()
463 __STATIC_INLINE void LL_RTC_TAMPER_Disable(BKP_TypeDef *BKPx) in LL_RTC_TAMPER_Disable()
477 __STATIC_INLINE void LL_RTC_TAMPER_SetActiveLevel(BKP_TypeDef *BKPx, uint32_t Tamper) in LL_RTC_TAMPER_SetActiveLevel()
487 __STATIC_INLINE uint32_t LL_RTC_TAMPER_GetActiveLevel(BKP_TypeDef *BKPx) in LL_RTC_TAMPER_GetActiveLevel()
551 __STATIC_INLINE void LL_RTC_BKP_SetRegister(BKP_TypeDef *BKPx, uint32_t BackupRegister, uint32_t Da… in LL_RTC_BKP_SetRegister()
611 __STATIC_INLINE uint32_t LL_RTC_BKP_GetRegister(BKP_TypeDef *BKPx, uint32_t BackupRegister) in LL_RTC_BKP_GetRegister()
640 __STATIC_INLINE void LL_RTC_CAL_SetCoarseDigital(BKP_TypeDef *BKPx, uint32_t Value) in LL_RTC_CAL_SetCoarseDigital()
651 __STATIC_INLINE uint32_t LL_RTC_CAL_GetCoarseDigital(BKP_TypeDef *BKPx) in LL_RTC_CAL_GetCoarseDigital()
[all …]