Lines Matching +full:current +full:- +full:speed
4 * SPDX-License-Identifier: Apache-2.0
76 /** Speed mode selection */
78 /** Low-power mode */
82 /** High-speed mode */
86 /** Current source configuration */
88 /** Current source disabled */
90 /** 2.5uA current source enabled */
92 /** 5uA current source enabled */
94 /** 10uA current source enabled */
99 * @brief Single-ended mode configuration structure
108 /** Speed mode selection */
110 /** Current source configuration */
123 * @brief Configure comparator in single-ended mode
126 * @param config Single-ended mode configuration
129 * @retval negative errno-code otherwise
138 /** Speed mode selection */
140 /** Current source configuration */
155 * @retval negative errno-code otherwise