Home
last modified time | relevance | path

Searched defs:F (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-3.6.0/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
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
414 #define _NRFX_LISTIFY_5(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