Home
last modified time | relevance | path

Searched refs:hal_uart_dma_set_flowcontrol (Results 1 – 5 of 5) sorted by relevance

/btstack/platform/embedded/
H A Dhal_uart_dma.h88 int hal_uart_dma_set_flowcontrol(int flowcontrol);
H A Dbtstack_uart_block_embedded.c202 /* int (*set_flowcontrol)(int flowcontrol); */ &hal_uart_dma_set_flowcontrol,
/btstack/platform/freertos/
H A Dbtstack_uart_block_freertos.c156 /* int (*set_flowcontrol)(int flowcontrol); */ &hal_uart_dma_set_flowcontrol,
/btstack/test/embedded/
H A Dfreertos_test.cpp59 int hal_uart_dma_set_flowcontrol(int flowcontrol){ return 0;} in hal_uart_dma_set_flowcontrol() function
/btstack/port/samv71-xplained-atwilc3000/
H A Dmain.c361 int hal_uart_dma_set_flowcontrol(int flowcontrol){ in hal_uart_dma_set_flowcontrol() function