Home
last modified time | relevance | path

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

/hal_infineon-3.5.0/whd-bsp-integration/
Dcy_wifi_fw_section.h65 #define CY_SECTION_BEGIN_SYMBOL_BASE(SECTION) __section_begin(#SECTION) macro
66 #define CY_SECTION_BEGIN_SYMBOL(SECTION) CY_SECTION_BEGIN_SYMBOL_BASE(SECTION)