Searched refs:cybt_platform_malloc (Results 1 – 4 of 4) sorted by relevance
133 void *cybt_platform_malloc(uint32_t req_size);
60 void *cybt_platform_malloc(uint32_t req_size) in cybt_platform_malloc() function
259 platform_interface.pf_os_malloc = cybt_platform_malloc; in host_stack_platform_interface_init()
381 p_heap_mem = (wiced_bt_heap_t *)cybt_platform_malloc(DEBUG_UART_MEMORY_SIZE); in cybt_init_debug_trans_task()