Home
last modified time | relevance | path

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

/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/
Dcybt_host_stack_platform_interface.c60 void host_stack_mutex_lock(void * p_lock_context) in host_stack_mutex_lock() function
264 platform_interface.stack_lock.pf_lock_func = host_stack_mutex_lock; in host_stack_platform_interface_init()
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/
Dcybt_debug_uart.c16 extern void host_stack_mutex_lock(void * p_lock_context);
346 host_stack_mutex_lock(NULL); in cybt_debug_rx_task()