HAL + 0/3 examples
CodeScope will show references to RCC_PeriphCLKInitTypeDef::CecClockSelection from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
CEC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALRCC_PeriphCLKInitTypeDef::CecClockSelection

RCC_PeriphCLKInitTypeDef::CecClockSelection field

Specifies CEC Clock Source Selection. This parameter can be a value of RCCEx_CEC_Clock_Source

Syntax

uint32_t CecClockSelection;

Examples

RCC_PeriphCLKInitTypeDef::CecClockSelection is referenced by 3 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_rcc_ex.h:158
uint32_t CecClockSelection; /*!< Specifies CEC Clock Source Selection.
stm32f4xx_hal_rcc_ex.c:254HAL_RCCEx_PeriphCLKConfig()
assert_param(IS_RCC_CECCLKSOURCE(PeriphClkInit->CecClockSelection));
stm32f4xx_hal_rcc_ex.c:257HAL_RCCEx_PeriphCLKConfig()
__HAL_RCC_CEC_CONFIG(PeriphClkInit->CecClockSelection);
stm32f4xx_hal_rcc_ex.c:533HAL_RCCEx_GetPeriphCLKConfig()
PeriphClkInit->CecClockSelection = __HAL_RCC_GET_CEC_SOURCE();

Data Use

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