|
MotorWare f2806x Module API Documentation
|
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... | |
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.
1.8.9.1