Lines Matching +full:tri +full:- +full:default
4 * SPDX-License-Identifier: Apache-2.0
11 #include <zephyr/dt-bindings/pinctrl/it8xxx2-pinctrl.h>
22 * kSI[7:0] and KSO[15:0] pins only support pull-up, push-pull/open-drain.
24 * pull-up/down, voltage selection, input.
41 * Pin pull-up/down config [ 4 : 5 ]
44 * Pin push-pull/open-drain [ 16 ]
46 * Pin drive current default [ 21 ]
60 /* Pin tri-state mode. */
63 /* Pin pull-up or pull-down */
73 /* Pin push-pull/open-drain mode */
81 * @brief Utility macro to obtain configuration of tri-state.
87 * @brief Utility macro to obtain configuration of pull-up or pull-down.
105 * @brief Utility macro to obtain configuration of pull-up or not.
111 * @brief Utility macro to obtain configuration of push-pull/open-drain mode.