Searched refs:c1 (Results 1 – 1 of 1) sorted by relevance
| /hal_silabs-latest/simplicity_sdk/platform/common/inc/ |
| D | sli_code_classification.h | 107 #define _SL_CODE_CLASS1(component, c1) \ argument 108 _SL_CC_SECTION(_SL_CODE_CLASS_SECTION_CONCAT1(component, c1), __COUNTER__, __LINE__) 109 #define _SL_CODE_CLASS2(component, c1, c2) \ argument 110 _SL_CC_SECTION(_SL_CODE_CLASS_SECTION_CONCAT2(component, c1, c2), __COUNTER__, __LINE__)
|