Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/
Dnrfx_utils_internal.h200 #define __NRFX_GET_ARG4(arg1, arg2, arg3, arg4, ...) arg4 macro
201 #define _NRFX_GET_ARG4(...) __NRFX_GET_ARG4(__VA_ARGS__)