48 #ifdef __TMS320C28XX_CLA__
49 #pragma CODE_SECTION(CLARKE_init,"Cla1Prog2");
64 if((int16_t)numBytes < (int16_t)
sizeof(
CLARKE_Obj))
Defines the CLARKE object.
Contains the public interface to the Clarke transform (CLARKE) module routines.
CLARKE_Handle CLARKE_init(void *pMemory, const size_t numBytes)
Initializes the Clarke transform module.
struct _CLARKE_Obj_ * CLARKE_Handle
Defines the CLARKE handle.