Searched refs:high_impedance (Results 1 – 3 of 3) sorted by relevance
23 uint32_t high_impedance: 1; member38 .high_impedance = DT_PROP(node_id, bias_high_impedance), \
24 uint32_t high_impedance: 1; member42 .high_impedance = DT_PROP(node_id, bias_high_impedance), \
104 if (pin->high_impedance) { in pinctrl_eos_s3_configure_pin()