Home
last modified time | relevance | path

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

/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/
DREADME.md19 … configured for capturing application and HCI traces by calling **cybt_debug_uart_init()** with ap…
24 * API **cybt_debug_uart_init( )**
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/include/
Dcybt_debug_uart.h68 cybt_result_t cybt_debug_uart_init(cybt_debug_uart_config_t* config, cybt_debug_uart_data_handler_t…
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/
Dcybt_debug_uart.c460 cybt_result_t cybt_debug_uart_init(cybt_debug_uart_config_t *config, cybt_debug_uart_data_handler_t… in cybt_debug_uart_init() function