|
STM MATLAB Simulator
|
#include "stm32f4xx_matlab_rcc.h"#include "stm32f4xx_matlab_gpio.h"#include "stm32f4xx_matlab_tim.h"
Include dependency graph for stm32f4xx_matlab_conf.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | USE_TIM1 |
| #define | USE_TIM3 |
| #define | USE_TIM4 |
| #define | USE_TIM7 |
| #define | USE_TIM12 |
| #define | USE_TIM4_HANDLER |
| #define | USE_TIM7_HANDLER |
| #define | USE_TIM8_BRK_TIM12_HANDLER |
Functions | |
| void | Initialize_Periph_Sim (void) |
| void | deInitialize_Periph_Sim (void) |
| void | deInitialize_MCU (void) |
| void | Init_TIM_SIM (void) |
Variables | |
| struct TIM_Sim | tim1s |
| struct TIM_Sim | tim3s |
| struct TIM_Sim | tim4s |
| struct TIM_Sim | tim7s |
| struct TIM_Sim | tim12s |