Searched refs:ENE_KB1200_OPEN_DRAIN_POS (Results 1 – 3 of 3) sorted by relevance
23 #define ENE_KB1200_OPEN_DRAIN_POS 16 macro
28 (DT_PROP(node_id, drive_open_drain) << ENE_KB1200_OPEN_DRAIN_POS) | \
146 if (conf & BIT(ENE_KB1200_OPEN_DRAIN_POS)) { in kb1200_config_pin()