Lines Matching +full:drive +full:- +full:mode
4 * SPDX-License-Identifier: Apache-2.0
10 * @brief nPM2100-specific GPIO Flags
11 * @defgroup gpio_interface_npm2100 nPM2100-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=1mA, 1=6mA)
17 * - Bit 9: Debounce (0=OFF, 1=ON)
24 * @name nPM2100 GPIO drive strength flags
25 * @brief nPM2100 GPIO drive strength flags
30 /** Drive mode field mask */
34 /** Normal drive */
36 /** High drive */
52 /** Normal drive */
54 /** High drive */