Home
last modified time | relevance | path

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

/device/soc/telink/b91/b91_ble_sdk/drivers/B91/
Ddma.h250 …ic inline void dma_set_size(dma_chn_e chn, unsigned int size_byte, dma_transfer_width_e byte_width) in dma_set_size()
261 static inline unsigned int dma_cal_size(unsigned int size_byte, dma_transfer_width_e byte_width) in dma_cal_size()