Searched refs:one_or_two_args (Results 1 – 1 of 1) sorted by relevance
62 #define _NRFX_IS_ENABLED2(one_or_two_args) _NRFX_IS_ENABLED3(one_or_two_args 1, 0) argument78 #define _NRFX_COND_CODE1(one_or_two_args, _if_code, _else_code) \ argument79 NRFX_GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)