Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/common/inc/
Dsli_code_classification.h117 #define _SL_CC_IDENTITY(N) N macro
118 #define _SL_CC_APPLY(macro, ...) _SL_CC_IDENTITY(macro(__VA_ARGS__))
129 _SL_CC_IDENTITY(_SL_CC_APPLY(_SL_CC_DISPATCH, _SL_CC_COUNT(__VA_ARGS__)))(component, __VA_ARGS__)