48 #ifdef __TMS320C28XX_CLA__
49 #pragma CODE_SECTION(TRAJ_init,"Cla1Prog2");
65 if((int16_t)numBytes < (int16_t)
sizeof(
TRAJ_Obj))
TRAJ_Handle TRAJ_init(void *pMemory, const size_t numBytes)
Initializes the trajectory (TRAJ) object.
Defines the trajectory (TRAJ) object.
struct _TRAJ_Obj_ * TRAJ_Handle
Defines the TRAJ handle.
Contains public interface to various functions related to the trajectory (TRAJ) object.