Searched refs:LUT_GEN (Results 1 – 1 of 1) sorted by relevance
285 #define LUT_GEN(i, n) (((i & (1 << 0)) ? (1 << DT_INST_GPIO_PIN_BY_IDX(n, data_gpios, 0)) : 0) | \ macro300 .data_lut = { LISTIFY(256, LUT_GEN, (,), n) }, \