Searched refs:PIN_GROUP_SYM (Results 1 – 1 of 1) sorted by relevance
473 #define PIN_GROUP_SYM(func) pins_ ## func macro476 static const int PIN_GROUP_SYM(func)[] = { __VA_ARGS__ }; \563 .pins = &(PIN_GROUP_SYM(name_))[0], \564 .npins = ARRAY_SIZE(PIN_GROUP_SYM(name_)), \