Searched defs:fixed_arg (Results 1 – 2 of 2) sorted by relevance
| /hal_nordic-latest/nrfx/drivers/ |
| D | nrfx_utils.h | 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
|
| D | nrfx_utils_internal.h | 285 #define _NRFX_FOR_EACH_IDX_FIXED_ARG(F, sep, fixed_arg, ...) \ argument 293 #define _NRFX_FOR_EACH_FIXED_ARG(F, sep, fixed_arg, ...) \ argument
|