Home
last modified time | relevance | path

Searched defs:sep (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/
Dnrfx_utils_internal.h285 #define _NRFX_FOR_EACH_IDX_FIXED_ARG(F, sep, fixed_arg, ...) \ argument
293 #define _NRFX_FOR_EACH_FIXED_ARG(F, sep, fixed_arg, ...) \ argument
301 #define _NRFX_FOR_EACH_IDX(F, sep, ...) \ argument
305 #define _NRFX_FOR_EACH(F, sep, ...) \ argument
311 #define _NRFX_FOR_EACH_ENGINE(x, sep, fixed_arg0, fixed_arg1, ...) \ argument
397 #define _NRFX_LISTIFY_0(F, sep, ...) argument
399 #define _NRFX_LISTIFY_1(F, sep, ...) \ argument
402 #define _NRFX_LISTIFY_2(F, sep, ...) \ argument
406 #define _NRFX_LISTIFY_3(F, sep, ...) \ argument
410 #define _NRFX_LISTIFY_4(F, sep, ...) \ argument
[all …]
Dnrfx_utils.h157 #define NRFX_LISTIFY(LEN, F, sep, ...) \ argument
234 #define NRFX_FOR_EACH(F, sep, ...) \ argument
261 #define NRFX_FOR_EACH_IDX(F, sep, ...) \ argument
289 #define NRFX_FOR_EACH_FIXED_ARG(F, sep, fixed_arg, ...) \ argument
317 #define NRFX_FOR_EACH_IDX_FIXED_ARG(F, sep, fixed_arg, ...) \ argument
Dnrfx_common.h275 #define NRFX_FOREACH_ENABLED(periph_name, macro, sep, off_code, ...) \ argument
301 #define NRFX_FOREACH_PRESENT(periph_name, macro, sep, off_code, ...) \ argument