Searched refs:DT_INST_GPIO_FLAGS (Results 1 – 3 of 3) sorted by relevance
356 #define DT_INST_GPIO_FLAGS(inst, gpio_pha) \ macro
22 .dt_flags = DT_INST_GPIO_FLAGS(inst, prop), \
1206 zassert_equal(DT_INST_GPIO_FLAGS(0, gpios), 20, ""); in ZTEST()