Searched refs:ENE_KB1200_PIN_LOW_POWER_POS (Results 1 – 3 of 3) sorted by relevance
28 #define ENE_KB1200_PIN_LOW_POWER_POS 21 macro
33 (DT_PROP(node_id, low_power_enable) << ENE_KB1200_PIN_LOW_POWER_POS))
150 if (conf & BIT(ENE_KB1200_PIN_LOW_POWER_POS)) { in kb1200_config_pin()