HAL + 0/1 examples
CodeScope will show references to RCC_PeriphCLKInitTypeDef::Fmpi2c1ClockSelection from the following samples and libraries:
Examples
STM32F413H-Discovery
Examples
DFSDM
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALRCC_PeriphCLKInitTypeDef::Fmpi2c1ClockSelection

RCC_PeriphCLKInitTypeDef::Fmpi2c1ClockSelection field

Specifies FMPI2C1 Clock Source Selection. This parameter can be a value of RCCEx_FMPI2C1_Clock_Source

Syntax

uint32_t Fmpi2c1ClockSelection;

Examples

RCC_PeriphCLKInitTypeDef::Fmpi2c1ClockSelection is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_rcc_ex.h:161
uint32_t Fmpi2c1ClockSelection; /*!< Specifies FMPI2C1 Clock Source Selection.
stm32f4xx_hal_rcc_ex.h:193
uint32_t Fmpi2c1ClockSelection; /*!< Specifies FMPI2C1 Clock Source Selection.
stm32f4xx_hal_rcc_ex.h:255
uint32_t Fmpi2c1ClockSelection; /*!< Specifies FMPI2C1 Clock Source Selection.
stm32f4xx_hal_rcc_ex.c:243HAL_RCCEx_PeriphCLKConfig()
assert_param(IS_RCC_FMPI2C1CLKSOURCE(PeriphClkInit->Fmpi2c1ClockSelection));
stm32f4xx_hal_rcc_ex.c:246HAL_RCCEx_PeriphCLKConfig()
__HAL_RCC_FMPI2C1_CONFIG(PeriphClkInit->Fmpi2c1ClockSelection);
stm32f4xx_hal_rcc_ex.c:536HAL_RCCEx_GetPeriphCLKConfig()
PeriphClkInit->Fmpi2c1ClockSelection = __HAL_RCC_GET_FMPI2C1_SOURCE();
stm32f4xx_hal_rcc_ex.c:1449HAL_RCCEx_PeriphCLKConfig()
__HAL_RCC_FMPI2C1_CONFIG(PeriphClkInit->Fmpi2c1ClockSelection);
stm32f4xx_hal_rcc_ex.c:1687HAL_RCCEx_GetPeriphCLKConfig()
PeriphClkInit->Fmpi2c1ClockSelection = __HAL_RCC_GET_FMPI2C1_SOURCE();
stm32f4xx_hal_rcc_ex.c:2019HAL_RCCEx_PeriphCLKConfig()
__HAL_RCC_FMPI2C1_CONFIG(PeriphClkInit->Fmpi2c1ClockSelection);
stm32f4xx_hal_rcc_ex.c:2072HAL_RCCEx_GetPeriphCLKConfig()
PeriphClkInit->Fmpi2c1ClockSelection = __HAL_RCC_GET_FMPI2C1_SOURCE();

Data Use

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