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