Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/XMCLib/drivers/inc/
Dxmc_gpio.h106 #define XMC_GPIO_CHECK_HWCTRL(hwctrl) ((hwctrl == XMC_GPIO_HWCTRL_DISABLED) || \
129 XMC_GPIO_HWCTRL_DISABLED = 0x0U, /**< Software control only */ enumerator