Home
last modified time | relevance | path

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

/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/
Dcybt_debug_uart.c30 #ifndef DEBUG_UART_MEMORY_SIZE
31 #define DEBUG_UART_MEMORY_SIZE (6144) macro
381 p_heap_mem = (wiced_bt_heap_t *)cybt_platform_malloc(DEBUG_UART_MEMORY_SIZE); in cybt_init_debug_trans_task()
387 DEBUG_UART_MEMORY_SIZE, in cybt_init_debug_trans_task()