Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/drivers/
Dnrfx_utils_internal.h204 #define __NRFX_GET_ARG3(arg1, arg2, arg3, ...) arg3 macro
205 #define _NRFX_GET_ARG3(...) __NRFX_GET_ARG3(__VA_ARGS__)