Home
last modified time | relevance | path

Searched defs:BTSTACK_PORTING_SECTION_BEGIN (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/include/
Dcybt_platform_interface.h76 #define BTSTACK_PORTING_SECTION_BEGIN __attribute__((section(".text.cy_btstack_porting"))) macro
80 …#define BTSTACK_PORTING_SECTION_BEGIN _Pragma("default_function_attributes = @\".text.cy_btstack_p… macro
84 … #define BTSTACK_PORTING_SECTION_BEGIN __attribute__((section("__DATA, .text.cy_btstack_porting"))) macro
87 #define BTSTACK_PORTING_SECTION_BEGIN __attribute__((section(".text.cy_btstack_porting"))) macro
91 #define BTSTACK_PORTING_SECTION_BEGIN macro