Home
last modified time | relevance | path

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

/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/include/
Dcybt_platform_config.h80 } cybt_exception_t; typedef
116 typedef bool (* cybt_exception_callback_t)(cybt_exception_t error, uint8_t *info, uint32_t length);
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/
Dcybt_platform_main.c323 static void trace_exception(cybt_exception_t error, uint8_t *info, uint32_t length) in trace_exception()
358 void cybt_platform_exception_handler(cybt_exception_t error, uint8_t *info, uint32_t length) in cybt_platform_exception_handler()
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/
Dcybt_bt_task.c67 extern void cybt_platform_exception_handler(cybt_exception_t error, uint8_t *info, uint32_t length);
Dcybt_platform_hci.c116 extern void cybt_platform_exception_handler(cybt_exception_t error, uint8_t *info, uint32_t length);