Home
last modified time | relevance | path

Searched refs:positive_seq (Results 1 – 1 of 1) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_vsc_drv.h284 static inline int32_t vsc_get_d_axis_value(VSC_Type *vsc, bool positive_seq) in vsc_get_d_axis_value() argument
286 if (positive_seq) { in vsc_get_d_axis_value()
299 static inline int32_t vsc_get_q_axis_value(VSC_Type *vsc, bool positive_seq) in vsc_get_q_axis_value() argument
301 if (positive_seq) { in vsc_get_q_axis_value()
314 static inline int32_t vsc_get_alpha_axis_value(VSC_Type *vsc, bool positive_seq) in vsc_get_alpha_axis_value() argument
316 if (positive_seq) { in vsc_get_alpha_axis_value()
329 static inline int32_t vsc_get_beta_axis_value(VSC_Type *vsc, bool positive_seq) in vsc_get_beta_axis_value() argument
331 if (positive_seq) { in vsc_get_beta_axis_value()

Completed in 5 milliseconds