HAL + 0/4 examples
CodeScope will show references to TIM_ClockConfigTypeDef::ClockPrescaler from the following samples and libraries:
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALTIM_ClockConfigTypeDef::ClockPrescaler

TIM_ClockConfigTypeDef::ClockPrescaler field

TIM clock prescaler This parameter can be a value of TIM_Clock_Prescaler

Syntax

uint32_t ClockPrescaler;

Examples

TIM_ClockConfigTypeDef::ClockPrescaler is referenced by 4 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_tim.h:204
uint32_t ClockPrescaler; /*!< TIM clock prescaler
stm32f4xx_hal_tim.c:5337HAL_TIM_ConfigClockSource()
assert_param(IS_TIM_CLOCKPRESCALER(sClockSourceConfig->ClockPrescaler));
stm32f4xx_hal_tim.c:5343HAL_TIM_ConfigClockSource()
sClockSourceConfig->ClockPrescaler,
stm32f4xx_hal_tim.c:5361HAL_TIM_ConfigClockSource()
assert_param(IS_TIM_CLOCKPRESCALER(sClockSourceConfig->ClockPrescaler));
stm32f4xx_hal_tim.c:5367HAL_TIM_ConfigClockSource()
sClockSourceConfig->ClockPrescaler,

Data Use

Functions reading TIM_ClockConfigTypeDef::ClockPrescaler
TIM_ClockConfigTypeDef::ClockPrescaler
all items filtered out
Type of TIM_ClockConfigTypeDef::ClockPrescaler
TIM_ClockConfigTypeDef::ClockPrescaler
uint32_t
all items filtered out