Searched refs:fourth (Results 1 – 2 of 2) sorted by relevance
| /hal_silabs-latest/simplicity_sdk/platform/common/inc/ |
| D | sl_common.h | 80 #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/ |
| D | sl_common.h | 78 #define SL_CONCAT_PASTER_4(first, second, third, fourth) first ## second ## third ## fourth ///… argument
|