Home
last modified time | relevance | path

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

/btstack/port/samv71-xplained-atwilc3000/ASF/sam/drivers/xdmac/
H A Dxdmac.c66 xdmac_channel_set_microblock_control(xdmac, channel_num, cfg->mbr_ubc); in xdmac_configure_transfer()
H A Dxdmac.h602 static inline void xdmac_channel_set_microblock_control(Xdmac *xdmac, uint32_t channel_num, uint32_… in xdmac_channel_set_microblock_control() function
/btstack/port/samv71-xplained-atwilc3000/
H A Dmain.c384 xdmac_channel_set_microblock_control(XDMAC, XDMA_CH_UART_TX, size); in hal_uart_dma_send_block()
410 xdmac_channel_set_microblock_control(XDMAC, XDMA_CH_UART_RX, size); in hal_uart_dma_receive_block()