Searched refs:SOC_GPIO_HIGHZ_POS (Results 1 – 3 of 3) sorted by relevance
62 #define SOC_GPIO_HIGHZ_POS (6) macro63 #define SOC_GPIO_HIGHZ (1 << SOC_GPIO_HIGHZ_POS)103 (DT_PROP(node_id, bias_high_impedance) << SOC_GPIO_HIGHZ_POS))
58 #define SOC_GPIO_HIGHZ_POS (6) macro59 #define SOC_GPIO_HIGHZ BIT(SOC_GPIO_HIGHZ_POS)96 (DT_PROP(node_id, bias_high_impedance) << SOC_GPIO_HIGHZ_POS))