Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_gpio.c389 uint32_t pdldrive_mode = _cyhal_gpio_convert_drive_mode(drive_mode, direction); in cyhal_gpio_configure() local
390 Cy_GPIO_SetDrivemode(CYHAL_GET_PORTADDR(pin), CYHAL_GET_PIN(pin), pdldrive_mode); in cyhal_gpio_configure()