Searched defs:flowcontrol (Results 1 – 9 of 9) sorted by relevance
228 static void btstack_uart_posix_set_flowcontrol_option(struct termios * toptions, int flowcontrol){254 static int btstack_uart_posix_set_flowcontrol(int flowcontrol){272 const int flowcontrol = uart_config->flowcontrol; local
261 static void btstack_uart_windows_set_flowcontrol_option(DCB * serial_params, uint32_t flowcontrol){ in btstack_uart_windows_set_flowcontrol_option()306 static int btstack_uart_windows_set_flowcontrol(int flowcontrol){ in btstack_uart_windows_set_flowcontrol()335 const int flowcontrol = uart_config->flowcontrol; in btstack_uart_windows_open() local
272 static void btstack_uart_posix_set_flowcontrol_option(struct termios * toptions, int flowcontrol){ in btstack_uart_posix_set_flowcontrol_option()293 static int btstack_uart_posix_set_flowcontrol(int flowcontrol){ in btstack_uart_posix_set_flowcontrol()307 const int flowcontrol = uart_config->flowcontrol; in btstack_uart_posix_open() local
272 …are_with_uart(const btstack_uart_t * uart_driver, uint32_t baudrate, int flowcontrol, const uint8_… in btstack_chipset_atwilc3000_download_firmware_with_uart()292 …irmware(const btstack_uart_block_t * uart_driver, uint32_t baudrate, int flowcontrol, const uint8_… in btstack_chipset_atwilc3000_download_firmware()
128 int flowcontrol; // member
78 int flowcontrol; member
179 static int btstack_uart_slip_wrapper_set_flowcontrol(int flowcontrol){ in btstack_uart_slip_wrapper_set_flowcontrol()
361 int hal_uart_dma_set_flowcontrol(int flowcontrol){ in hal_uart_dma_set_flowcontrol()
59 int hal_uart_dma_set_flowcontrol(int flowcontrol){ return 0;} in hal_uart_dma_set_flowcontrol()