MotorWare f2806x Module API Documentation
Functions
32b/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/32b/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 2011, Texas Instruments, Inc.

Definition in file 32b/ipark.c.