Searched refs:positive_seq (Results 1 – 1 of 1) sorted by relevance
284 static inline int32_t vsc_get_d_axis_value(VSC_Type *vsc, bool positive_seq) in vsc_get_d_axis_value() argument286 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() argument301 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() argument316 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() argument331 if (positive_seq) { in vsc_get_beta_axis_value()
Completed in 5 milliseconds