Searched refs:Z_FOR_LOOP_12 (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.6.0/include/zephyr/sys/ |
D | util_loops.h | 80 #define Z_FOR_LOOP_12(z_call, sep, fixed_arg0, fixed_arg1, x, ...) \ macro 86 Z_FOR_LOOP_12(z_call, sep, fixed_arg0, fixed_arg1, ##__VA_ARGS__) \ 399 Z_FOR_LOOP_12, \
|