Home
last modified time | relevance | path

Searched refs:flow_control (Results 1 – 7 of 7) sorted by relevance

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_debug.c52 whd_driver->whd_stats.flow_control) ); in whd_print_stats()
Dwhd_sdpcm.c491 WHD_STATS_INCREMENT_VARIABLE(whd_driver, flow_control); in whd_sdpcm_get_packet_to_send()
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/include/
Dcybt_debug_uart.h55 bool flow_control; /**< flow control status */ member
Dcybt_platform_config.h102 bool flow_control; /**< flow control status */ member
/hal_infineon-latest/mtb-template-cat1/files/wiced_bluetooth/
Dcybsp_bt_config.c71 .flow_control = true
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_int.h45 uint32_t flow_control; /* Number of times WHD Flow control is enabled */ member
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/
Dcybt_debug_uart.c503 if (config->flow_control) in cybt_debug_uart_init()