HAL + 0/104 examples
CodeScope will show references to RCC_PeriphCLKInitTypeDef::RTCClockSelection from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Examples
HAL
PWR
RTC
STM32469I-Discovery
Demonstrations
Examples
HAL
PWR
STM32469I_EVAL
Demonstrations
Examples
HAL
PWR
RTC
STM324xG_EVAL
Demonstrations
Examples
HAL
PWR
RTC
STM32F412G-Discovery
Demonstrations
Examples
HAL
PWR
RTC
STM32F413H-Discovery
Demonstrations
Examples
HAL
RTC
STM32F429I-Discovery
Demonstrations
Applications
STemWin
Examples
HAL
PWR
STM32446E-Nucleo
Examples
HAL
PWR
RTC
STM324x9I_EVAL
Demonstrations
STemWin
Examples
HAL
PWR
RTC
STM32F4-Discovery
Examples
HAL
PWR
STM32F401-Discovery
Examples
HAL
PWR
STM32F401RE-Nucleo
Examples
HAL
PWR
STM32F410xx-Nucleo
Examples
HAL
PWR
RTC
STM32F411E-Discovery
Examples
HAL
PWR
STM32F411RE-Nucleo
Examples
HAL
PWR
RTC
Examples_MIX
PWR
STM32F412ZG-Nucleo
Examples
HAL
PWR
RTC
STM32F413ZH-Nucleo
Examples
HAL
PWR
RTC
STM32F429ZI-Nucleo
Applications
NetXDuo
Examples
HAL
PWR
RTC
STM32F446ZE-Nucleo
Examples
HAL
PWR
RTC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALRCC_PeriphCLKInitTypeDef::RTCClockSelection

RCC_PeriphCLKInitTypeDef::RTCClockSelection field

Specifies RTC Clock Prescalers Selection. This parameter can be a value of RCC_RTC_Clock_Source

Syntax

uint32_t RTCClockSelection;

Examples

RCC_PeriphCLKInitTypeDef::RTCClockSelection is referenced by 104 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_rcc_ex.h:152
uint32_t RTCClockSelection; /*!< Specifies RTC Clock Source Selection.
stm32f4xx_hal_rcc_ex.h:187
uint32_t RTCClockSelection; /*!< Specifies RTC Clock Source Selection.
stm32f4xx_hal_rcc_ex.h:249
uint32_t RTCClockSelection; /*!< Specifies RTC Clock Source Selection.
stm32f4xx_hal_rcc_ex.h:361
uint32_t RTCClockSelection; /*!< Specifies RTC Clock Prescalers Selection.
stm32f4xx_hal_rcc_ex.h:411
uint32_t RTCClockSelection; /*!< Specifies RTC Clock Prescalers Selection.
stm32f4xx_hal_rcc_ex.c:181HAL_RCCEx_PeriphCLKConfig()
assert_param(IS_RCC_RTCCLKSOURCE(PeriphClkInit->RTCClockSelection));
stm32f4xx_hal_rcc_ex.c:201HAL_RCCEx_PeriphCLKConfig()
if((tmpreg1 != 0x00000000U) && ((tmpreg1) != (PeriphClkInit->RTCClockSelection & RCC_BDCR_RTCSEL)))
stm32f4xx_hal_rcc_ex.c:227HAL_RCCEx_PeriphCLKConfig()
__HAL_RCC_RTC_CONFIG(PeriphClkInit->RTCClockSelection);
stm32f4xx_hal_rcc_ex.c:530HAL_RCCEx_GetPeriphCLKConfig()
PeriphClkInit->RTCClockSelection = (uint32_t)((tempreg) | (RCC->BDCR & RCC_BDCR_RTCSEL));
stm32f4xx_hal_rcc_ex.c:1090HAL_RCCEx_PeriphCLKConfig()
assert_param(IS_RCC_RTCCLKSOURCE(PeriphClkInit->RTCClockSelection));
stm32f4xx_hal_rcc_ex.c:1110HAL_RCCEx_PeriphCLKConfig()
if((tmpreg1 != 0x00000000U) && ((tmpreg1) != (PeriphClkInit->RTCClockSelection & RCC_BDCR_RTCSEL)))
stm32f4xx_hal_rcc_ex.c:1136HAL_RCCEx_PeriphCLKConfig()
__HAL_RCC_RTC_CONFIG(PeriphClkInit->RTCClockSelection);
stm32f4xx_hal_rcc_ex.c:1179HAL_RCCEx_GetPeriphCLKConfig()
PeriphClkInit->RTCClockSelection = (uint32_t)((tempreg) | (RCC->BDCR & RCC_BDCR_RTCSEL));
stm32f4xx_hal_rcc_ex.c:1404HAL_RCCEx_PeriphCLKConfig()
if((tmpreg1 != 0x00000000U) && ((tmpreg1) != (PeriphClkInit->RTCClockSelection & RCC_BDCR_RTCSEL)))
stm32f4xx_hal_rcc_ex.c:1430HAL_RCCEx_PeriphCLKConfig()
__HAL_RCC_RTC_CONFIG(PeriphClkInit->RTCClockSelection);
stm32f4xx_hal_rcc_ex.c:1684HAL_RCCEx_GetPeriphCLKConfig()
PeriphClkInit->RTCClockSelection = (uint32_t)((tempreg) | (RCC->BDCR & RCC_BDCR_RTCSEL));
stm32f4xx_hal_rcc_ex.c:1975HAL_RCCEx_PeriphCLKConfig()
if((tmpreg1 != 0x00000000U) && ((tmpreg1) != (PeriphClkInit->RTCClockSelection & RCC_BDCR_RTCSEL)))
stm32f4xx_hal_rcc_ex.c:2001HAL_RCCEx_PeriphCLKConfig()
__HAL_RCC_RTC_CONFIG(PeriphClkInit->RTCClockSelection);
stm32f4xx_hal_rcc_ex.c:2061HAL_RCCEx_GetPeriphCLKConfig()
PeriphClkInit->RTCClockSelection = (uint32_t)((tempreg) | (RCC->BDCR & RCC_BDCR_RTCSEL));
stm32f4xx_hal_rcc_ex.c:2349HAL_RCCEx_PeriphCLKConfig()
assert_param(IS_RCC_RTCCLKSOURCE(PeriphClkInit->RTCClockSelection));
stm32f4xx_hal_rcc_ex.c:2369HAL_RCCEx_PeriphCLKConfig()
if((tmpreg1 != 0x00000000U) && ((tmpreg1) != (PeriphClkInit->RTCClockSelection & RCC_BDCR_RTCSEL)))
stm32f4xx_hal_rcc_ex.c:2395HAL_RCCEx_PeriphCLKConfig()
__HAL_RCC_RTC_CONFIG(PeriphClkInit->RTCClockSelection);
stm32f4xx_hal_rcc_ex.c:2435HAL_RCCEx_GetPeriphCLKConfig()
PeriphClkInit->RTCClockSelection = (uint32_t)((tempreg) | (RCC->BDCR & RCC_BDCR_RTCSEL));
stm32f4xx_hal_rcc_ex.c:2596HAL_RCCEx_PeriphCLKConfig()
assert_param(IS_RCC_RTCCLKSOURCE(PeriphClkInit->RTCClockSelection));
stm32f4xx_hal_rcc_ex.c:2616HAL_RCCEx_PeriphCLKConfig()
if((tmpreg1 != 0x00000000U) && ((tmpreg1) != (PeriphClkInit->RTCClockSelection & RCC_BDCR_RTCSEL)))
stm32f4xx_hal_rcc_ex.c:2642HAL_RCCEx_PeriphCLKConfig()
__HAL_RCC_RTC_CONFIG(PeriphClkInit->RTCClockSelection);
stm32f4xx_hal_rcc_ex.c:2676HAL_RCCEx_GetPeriphCLKConfig()
PeriphClkInit->RTCClockSelection = (uint32_t)((tempreg) | (RCC->BDCR & RCC_BDCR_RTCSEL));

Data Use

Functions writing RCC_PeriphCLKInitTypeDef::RTCClockSelection
Functions reading RCC_PeriphCLKInitTypeDef::RTCClockSelection
all items filtered out
RCC_PeriphCLKInitTypeDef::RTCClockSelection
all items filtered out
Type of RCC_PeriphCLKInitTypeDef::RTCClockSelection
RCC_PeriphCLKInitTypeDef::RTCClockSelection
uint32_t
all items filtered out