Home
last modified time | relevance | path

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

/btstack/port/samv71-xplained-atwilc3000/ASF/sam/drivers/xdmac/
H A Dxdmac.c67 xdmac_channel_set_block_control(xdmac, channel_num, cfg->mbr_bc); in xdmac_configure_transfer()
H A Dxdmac.h616 static inline void xdmac_channel_set_block_control(Xdmac *xdmac, uint32_t channel_num, uint32_t ble… in xdmac_channel_set_block_control() function
/btstack/port/samv71-xplained-atwilc3000/
H A Dmain.c300 xdmac_channel_set_block_control(XDMAC, XDMA_CH_UART_TX, 0); in hal_uart_dma_init()
323 xdmac_channel_set_block_control(XDMAC, XDMA_CH_UART_RX, 0); in hal_uart_dma_init()