Searched refs:PORTC_PULLU (Results 1 – 2 of 2) sorted by relevance
92 PORT->PORTC_PULLU |= (0x01 << n); in GPIO_Init()94 PORT->PORTC_PULLU &= ~(0x01 << n); in GPIO_Init()
439 __IO uint32_t PORTC_PULLU; member
Completed in 21 milliseconds