Searched defs:off_code (Results 1 – 2 of 2) sorted by relevance
/hal_nordic-3.6.0/nrfx/drivers/ |
D | nrfx_common.h | 243 #define NRFX_FOREACH_ENABLED(periph_name, macro, sep, off_code, ...) \ argument 269 #define NRFX_FOREACH_PRESENT(periph_name, macro, sep, off_code, ...) \ argument
|
D | nrfx_utils_internal.h | 124 #define _NRFX_EVAL_IF_ENABLED(i, off_code, periph_name, prefix, macro, ...) \ argument 145 #define _NRFX_EVAL_IF_PRESENT(i, off_code, periph_name, prefix, macro, ...) \ argument
|