TIMx_Init() is only used within STM32469I_EVAL.
 
Symbols
loading...
Files
loading...

TIMx_Init() function

Configure TIM as a clock divider by 2. I2S_SCK is externally connected to TIMx input channel

Syntax

static void TIMx_Init(void);
Implemented in stm32469i_eval_audio.c:1205

References

LocationReferrerText
stm32469i_eval_audio.c:1205
static void TIMx_Init(void)
stm32469i_eval_audio.c:178
static void TIMx_Init(void);
stm32469i_eval_audio.c:983BSP_AUDIO_IN_MspInit()
TIMx_Init();

Call Tree