AM263x Motor Control SDK  09.02.00

Introduction

Contains alpha/beta/0 to d/q/0 transform implementation.

Go to the source code of this file.

Macros

#define IEEE754_TYPES
 

Typedefs

typedef float float32_t
 
typedef double float64_t
 

Functions

static void PARK_run (const float32_t sinTh, const float32_t cosTh, const float32_t inIalpha, const float32_t inIbeta, float32_t *pId, float32_t *pIq)
 Runs the Park transform module. More...