Searched refs:XMC4XXX_GPIO_DS_WEAK (Results 1 – 2 of 2) sorted by relevance
19 #define XMC4XXX_GPIO_DS_WEAK (0x8 << XMC4XXX_GPIO_DS_POS) macro
60 if ((!is_output && ds) || ds > XMC4XXX_GPIO_DS_WEAK) { in gpio_xmc4xxx_convert_flags()