Home
last modified time | relevance | path

Searched defs:p_lock_context (Results 1 – 3 of 3) 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()
67 void host_stack_mutex_unlock(void * p_lock_context) in host_stack_mutex_unlock()
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/
Dcybt_debug_uart.c106 static void debug_heap_mutex_lock(void * p_lock_context) in debug_heap_mutex_lock()
113 static void debug_heap_mutex_unlock(void * p_lock_context) in debug_heap_mutex_unlock()
/hal_infineon-latest/btstack/wiced_include/
Dwiced_data_types.h103 void* p_lock_context; /**< lock context pointer */ member