kernel/eka/include/drivers/dma_v2.h
branchGCC_SURGE
changeset 232 9143fc12f708
parent 152 657f875b013e
equal deleted inserted replaced
229:07a685bbdd3d 232:9143fc12f708
   142 	calling a request function.
   142 	calling a request function.
   143 */
   143 */
   144 class DDmaRequest : public DBase
   144 class DDmaRequest : public DBase
   145 	{
   145 	{
   146 	friend class TDmaChannel;
   146 	friend class TDmaChannel;
       
   147 	friend class TDmac;
   147 
   148 
   148 public:
   149 public:
   149 	/** The outcome of the transfer
   150 	/** The outcome of the transfer
   150 
   151 
   151 		@see TDmaResult
   152 		@see TDmaResult