Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_gpio.h161 } cyhal_gpio_drive_mode_t; typedef
199 …al_gpio_init(cyhal_gpio_t pin, cyhal_gpio_direction_t direction, cyhal_gpio_drive_mode_t drive_mod…
216 …io_configure(cyhal_gpio_t pin, cyhal_gpio_direction_t direction, cyhal_gpio_drive_mode_t drive_mod…
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_gpio.c185 static uint32_t _cyhal_gpio_convert_drive_mode(cyhal_gpio_drive_mode_t drive_mode, cyhal_gpio_direc… in _cyhal_gpio_convert_drive_mode()
303 …al_gpio_init(cyhal_gpio_t pin, cyhal_gpio_direction_t direction, cyhal_gpio_drive_mode_t drive_mod… in cyhal_gpio_init()
387 …io_configure(cyhal_gpio_t pin, cyhal_gpio_direction_t direction, cyhal_gpio_drive_mode_t drive_mod… in cyhal_gpio_configure()
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_types.h112 typedef cyhal_gpio_drive_mode_t whd_gpio_drive_mode_t;