Searched refs:_NRFX_IS_ENABLED2 (Results 1 – 1 of 1) sorted by relevance
45 #define _NRFX_IS_ENABLED1(config_macro) _NRFX_IS_ENABLED2(_XXXX##config_macro)62 #define _NRFX_IS_ENABLED2(one_or_two_args) _NRFX_IS_ENABLED3(one_or_two_args 1, 0) macro