#include "hpm_adc.h"#include "hpm_bldc_define.h"#include "hpm_clock_drv.h"#include "board.h"Go to the source code of this file.
Data Structures | |
| struct | MOTOR_CONTROL_Global |
| Global control variable ;全局控制变量 More... | |
| struct | MOTOR_PARA |
| Motor parameter structure ;电机参数结构体 More... | |
Typedefs | |
| typedef enum _tag_OpMode | OpMode_Typ |
| enum for motor operation mode ;电机运行模式 More... | |
Variables | |
| MOTOR_PARA | motor0 |
| MOTOR_PARA | motor1 |
| MOTOR_PARA | motor2 |
| MOTOR_PARA | motor3 |
| MOTOR_CONTROL_Global | Motor_Control_Global |