Searched refs:GPIO_HYS_SOFT_ENABLE (Results 1 – 2 of 2) sorted by relevance
402 GPIO_HYS_SOFT_ENABLE = 1, /*!< Pad input hysteresis enable by software */ enumerator
420 if (pGPIOConfig->hys_ctrl_mode == GPIO_HYS_SOFT_ENABLE) { in gpio_config()