Searched refs:PAIR_ (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/soc/nordic/ |
D | validate_rram_partitions.c | 12 #define PAIR_(f, sep, args_to_expand) PAIR__(f, sep, args_to_expand) macro 13 #define PAIR(n, f, sep, ...) PAIR_(f, sep, GET_ARGS_LESS_N(n, __VA_ARGS__))
|