Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/XMCLib/drivers/inc/
Dxmc_gpio.h132 } XMC_GPIO_HWCTRL_t; typedef
418 …SetHardwareControl(XMC_GPIO_PORT_t *const port, const uint8_t pin, const XMC_GPIO_HWCTRL_t hwctrl);
/hal_infineon-3.4.0/XMCLib/drivers/src/
Dxmc_gpio.c74 …_SetHardwareControl(XMC_GPIO_PORT_t *const port, const uint8_t pin, const XMC_GPIO_HWCTRL_t hwctrl) in XMC_GPIO_SetHardwareControl()