Home
last modified time | relevance | path

Searched defs:byte_width (Results 1 – 1 of 1) sorted by relevance

/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/drivers/B91/
Ddma.h272 …atic inline void dma_set_size(dma_chn_e chn,unsigned int size_byte,dma_transfer_width_e byte_width) 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()