Home
last modified time | relevance | path

Searched refs:CYHAL_GPIO_DRIVE_PULL_NONE (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_gpio.h160CYHAL_GPIO_DRIVE_PULL_NONE, /**< No Pull-up or pull-down resistors. Input and output. In… enumerator
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_gpio.c217 case CYHAL_GPIO_DRIVE_PULL_NONE: in _cyhal_gpio_convert_drive_mode()