Searched refs:GPIOGR_COMB (Results 1 – 1 of 1) sorted by relevance
59 #define GPIOGR_COMB (1 << 1) /*!< GPIO interrupt OR(0)/AND(1) mode bit */ macro116 pGPIOGPINT[group].CTRL &= ~GPIOGR_COMB; in Chip_GPIOGP_SelectOrMode()127 pGPIOGPINT[group].CTRL |= GPIOGR_COMB; in Chip_GPIOGP_SelectAndMode()
Completed in 3 milliseconds