Searched refs:PORTP_PULLU (Results 1 – 2 of 2) sorted by relevance
149 PORT->PORTP_PULLU |= (0x01 << n); in GPIO_Init()151 PORT->PORTP_PULLU &= ~(0x01 << n); in GPIO_Init()
447 __IO uint32_t PORTP_PULLU; member
Completed in 24 milliseconds