Home
last modified time | relevance | path

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

/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/
Dcybt_host_stack_platform_interface.c263 platform_interface.stack_lock.p_lock_context = NULL; in host_stack_platform_interface_init()
264 platform_interface.stack_lock.pf_lock_func = host_stack_mutex_lock; in host_stack_platform_interface_init()
265 platform_interface.stack_lock.pf_unlock_func = host_stack_mutex_unlock; in host_stack_platform_interface_init()
/hal_infineon-latest/btstack/wiced_include/
Dwiced_bt_stack_platform.h111 wiced_bt_lock_t stack_lock; member