Searched defs:off_code (Results 1 – 2 of 2) sorted by relevance
| /hal_nordic-latest/nrfx/drivers/ |
| D | nrfx_common.h | 275 #define NRFX_FOREACH_ENABLED(periph_name, macro, sep, off_code, ...) \ argument 301 #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
|