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