Searched refs:SL_GPIO_MODE_WIRED_OR_PULL_DOWN (Results 1 – 4 of 4) sorted by relevance
129 case SL_GPIO_MODE_WIRED_OR_PULL_DOWN: in sl_hal_gpio_set_pin_mode()259 return SL_GPIO_MODE_WIRED_OR_PULL_DOWN; in sl_hal_gpio_get_pin_mode()
196 case SL_GPIO_MODE_WIRED_OR_PULL_DOWN: in sl_gpio_get_pin_config()
195 …SL_GPIO_MODE_WIRED_OR_PULL_DOWN = _GPIO_P_MODEL_MODE0_WIREDORPULLDOWN, ///< Wired-or output with … enumerator
96 SL_GPIO_MODE_WIRED_OR_PULL_DOWN, in SL_ENUM()