MotorWare f2806x Module API Documentation
Functions
float/ipark.c File Reference

Portable C fixed point code. These functions define the inverse Park transform (IPARK) module routines. More...

#include "sw/modules/ipark/src/float/ipark.h"

Go to the source code of this file.

Functions

IPARK_Handle IPARK_init (void *pMemory, const size_t numBytes)
 Initializes the inverse Park transform module. More...
 

Detailed Description

Portable C fixed point code. These functions define the inverse Park transform (IPARK) module routines.

(C) Copyright 2014, Texas Instruments, Inc.

Definition in file float/ipark.c.