Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dgpiogroup_15xx.h59 #define GPIOGR_COMB (1 << 1) /*!< GPIO interrupt OR(0)/AND(1) mode bit */ macro
116 pGPIOGPINT[group].CTRL &= ~GPIOGR_COMB; in Chip_GPIOGP_SelectOrMode()
127 pGPIOGPINT[group].CTRL |= GPIOGR_COMB; in Chip_GPIOGP_SelectAndMode()

Completed in 3 milliseconds