Home
last modified time | relevance | path

Searched refs:srcwstep (Results 1 – 2 of 2) sorted by relevance

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_Dma.c140 void DMACH1WrapConfig(Uint16 srcwsize, int16 srcwstep, Uint16 deswsize, in DMACH1WrapConfig() argument
149 DmaRegs.CH1.SRC_WRAP_STEP = srcwstep; // Step for source wrap in DMACH1WrapConfig()
285 void DMACH2WrapConfig(Uint16 srcwsize, int16 srcwstep, Uint16 deswsize, in DMACH2WrapConfig() argument
294 DmaRegs.CH2.SRC_WRAP_STEP = srcwstep; // Step for source wrap in DMACH2WrapConfig()
429 void DMACH3WrapConfig(Uint16 srcwsize, int16 srcwstep, Uint16 deswsize, in DMACH3WrapConfig() argument
438 DmaRegs.CH3.SRC_WRAP_STEP = srcwstep; // Step for source wrap in DMACH3WrapConfig()
573 void DMACH4WrapConfig(Uint16 srcwsize, int16 srcwstep, Uint16 deswsize, in DMACH4WrapConfig() argument
582 DmaRegs.CH4.SRC_WRAP_STEP = srcwstep; // Step for source wrap in DMACH4WrapConfig()
717 void DMACH5WrapConfig(Uint16 srcwsize, int16 srcwstep, Uint16 deswsize, in DMACH5WrapConfig() argument
726 DmaRegs.CH5.SRC_WRAP_STEP = srcwstep; // Step for source wrap in DMACH5WrapConfig()
[all …]
/bsp/ti/c28x/libraries/tms320f28379d/common/include/
A DF2837xD_GlobalPrototypes.h152 extern void DMACH1WrapConfig(Uint16 srcwsize, int16 srcwstep, Uint16 deswsize,
170 extern void DMACH2WrapConfig(Uint16 srcwsize, int16 srcwstep, Uint16 deswsize,
188 extern void DMACH3WrapConfig(Uint16 srcwsize, int16 srcwstep, Uint16 deswsize,
206 extern void DMACH4WrapConfig(Uint16 srcwsize, int16 srcwstep, Uint16 deswsize,
224 extern void DMACH5WrapConfig(Uint16 srcwsize, int16 srcwstep, Uint16 deswsize,
242 extern void DMACH6WrapConfig(Uint16 srcwsize, int16 srcwstep, Uint16 deswsize,

Completed in 9 milliseconds