Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/common/inc/
Dsl_common.h80 #define _SL_CONCAT_4(first, second, third, fourth) first ## second ## third ## fourth argument
81 #define SL_CONCAT_PASTER_4(first, second, third, fourth) _SL_CONCAT_4(first, second, third, fourth… argument
/hal_silabs-latest/gecko/common/inc/
Dsl_common.h78 #define SL_CONCAT_PASTER_4(first, second, third, fourth) first ## second ## third ## fourth ///… argument