#include "board.h"Go to the source code of this file.
Typedefs | |
| typedef struct _tag_pos_angle_cal_obj | sei_angle_CalObj |
| SEI structure ;SEI模块计算角度/速度结构体 More... | |
Functions | |
| uint8_t | sei_config (void) |
| sei config ;sei配置 More... | |
| void | sei_angle (sei_angle_CalObj *sei_angleCalHdl) |
| sei calculate angle ;sei模块获取位置计算角度 More... | |
| void | sei_params_init (sei_angle_CalObj *sei_angleCalHdl) |
| sei struct init ;sei结构体初始化 More... | |