Home
last modified time | relevance | path

Searched refs:_NRFX_FOR_EACH_EXEC (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/drivers/
Dnrfx_utils.h328 _NRFX_FOR_EACH_ENGINE(_NRFX_FOR_EACH_EXEC, (,), NRFX_EVAL, _, __VA_ARGS__)
Dnrfx_utils_internal.h306 _NRFX_FOR_EACH_ENGINE(_NRFX_FOR_EACH_EXEC, sep, F, _, __VA_ARGS__)
308 #define _NRFX_FOR_EACH_EXEC(idx, x, fixed_arg0, fixed_arg1) \ macro