Hello,I am working with timers in a stm32 project. In the generic INIT function that is generated using the .ioc file important functions like HAL_PWM_Init(), HAL_TIMEx_MasterConfigSynchronization() etc are understandably called outside the user cod...