#include "hpm_vsc_drv.h"Functions | |
| void | vsc_get_default_config (VSC_Type *vsc, vsc_config_t *config) |
| vsc get default config More... | |
| void | vsc_config_init (VSC_Type *vsc, vsc_config_t *config) |
| vsc config initialization More... | |
| void | vsc_sw_inject_abc_value (VSC_Type *vsc, int32_t value_a, int32_t value_b, int32_t value_c) |
| vsc software inject phase a/b/c value More... | |
| void | vsc_sw_inject_pos_value (VSC_Type *vsc, uint32_t pos) |
| vsc software inject position value More... | |