Home
last modified time | relevance | path

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

/hal_infineon-3.5.0/mtb-hal-cat1/include/
Dcyhal_gpio.h159CYHAL_GPIO_DRIVE_PULLUPDOWN, /**< Pull-up and pull-down resistors. Input and output. Inpu… enumerator
/hal_infineon-3.5.0/mtb-hal-cat1/source/
Dcyhal_gpio.c206 case CYHAL_GPIO_DRIVE_PULLUPDOWN: in _cyhal_gpio_convert_drive_mode()