Searched defs:src_width (Results 1 – 3 of 3) sorted by relevance
219 hi_u32 src_width : 3; member273 hi_u32 src_width; member
162 enum HAL_DMA_WDITH_T src_width; member
865 __STATIC_INLINE void ll_dma_set_source_width(dma_regs_t *DMAx, uint32_t channel, uint32_t src_width) in ll_dma_set_source_width()