Home
last modified time | relevance | path

Searched refs:PAIR_ (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/soc/nordic/
Dvalidate_rram_partitions.c12 #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__))