Searched refs:MPIN (Results 1 – 1 of 1) sorted by relevance
53 __IO uint32_t MPIN[32]; /*!< Offset 0x2180: Masked port register port n */ member323 pGPIO->MPIN[port] = value; in Chip_GPIO_SetMaskedPortValue()334 return pGPIO->MPIN[port]; in Chip_GPIO_GetMaskedPortValue()
Completed in 3 milliseconds