Lines Matching +full:psl +full:- +full:in +full:- +full:mode

4  * SPDX-License-Identifier: Apache-2.0
15 * @brief Pinctrl node types in NPCX series
25 * @brief Suppoerted peripheral device configuration type in NPCX series
34 * @brief Suppoerted IO bias type in NPCX series
43 * @brief Suppoerted IO drive type in NPCX series
51 * @brief Suppoerted PSL input detection mode in NPCX series
59 * @brief Suppoerted PSL input detection polarity in NPCX series
70 * pin-muxing, pull-up/down and so on.
89 * characteristics such as tri-state, power supply type selection, and so on.
103 * @brief NPCX Power Switch Logic (PSL) input pad configuration structure
105 * Used to indicate a Power Switch Logic (PSL) input detection configuration
109 /** Indicate a PSL input port number. */
111 /** Related register group for detection polarity of PSL input. */
113 /** Related register bit for detection polarity of PSL input. */
119 * structure is 4 bytes in case the impact of ROM usage.
134 /** Properties used for io-pad. */
137 /** Properties used for PSL input. */
201 * @brief Utility macro to initialize a periphral pull-up/down configuration.
204 * @param prop Property name for pull-up/down configuration. (i.e. 'periph-pupd')
216 * @brief Utility macro to initialize a periphral drive mode configuration.
230 * @brief Utility macro to initialize a Power Switch Logic (PSL) input detection
234 * @param prop Property name for pull-up/down configuration. (i.e. 'polarity')
250 * @param prop Pinctrl state property name. (i.e. 'pinctrl-0/1/2')
272 * @brief Utility macro to initialize state pins contained in a given property.