Home
last modified time | relevance | path

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

/hal_telink-3.7.0/tlsr9/drivers/B91/
Ddma.h112 dma_transfer_width_e; typedef
272 static inline void dma_set_size(dma_chn_e chn,unsigned int size_byte,dma_transfer_width_e byte_widt… in dma_set_size()
284 static inline unsigned int dma_cal_size(unsigned int size_byte,dma_transfer_width_e byte_width) in dma_cal_size()