Searched refs:NRFX_IS_EMPTY (Results 1 – 3 of 3) sorted by relevance
89 NRFX_COND_CODE_1(NRFX_IS_EMPTY(inst_num), (), (NRFX_IPCT_CHANNELS_ENTRY(inst_num)))113 NRFX_COND_CODE_1(NRFX_IS_EMPTY(inst_num), (), (NRFX_INTERCONNECT_IPCT_PROP_ENTRY(inst_num)))
70 NRFX_COND_CODE_1(NRFX_IS_EMPTY(inst_num), (), \
174 #define NRFX_IS_EMPTY(arg) _NRFX_IS_EMPTY(arg) macro