Lines Matching +full:drive +full:- +full:mode
4 * SPDX-License-Identifier: Apache-2.0
10 * @brief nPM6001-specific GPIO Flags
11 * @defgroup gpio_interface_npm6001 nPM6001-specific GPIO Flags
13 * The drive flags are encoded in the 8 upper bits of @ref gpio_dt_flags_t as
16 * - Bit 8: Drive strength (0=NORMAL, 1=HIGH)
17 * - Bit 9: Input type (0=SCHMITT, 1=CMOS)
24 * @name nPM6001 GPIO drive strength flags
25 * @brief nPM6001 GPIO drive strength flags
30 /** Drive mode field mask */
34 /** Normal drive */
36 /** High drive */
42 * @name nPM6001 GPIO drive strength flags
43 * @brief nPM6001 GPIO drive strength flags