Searched refs:GPIO_O_AFSEL (Results 1 – 2 of 2) sorted by relevance
113 HWREG(GPIO_A_BASE + GPIO_O_AFSEL) |= GPIO_PIN_1; in otPlatUartEnable()118 HWREG(GPIO_A_BASE + GPIO_O_AFSEL) |= GPIO_PIN_0; in otPlatUartEnable()292 HWREG(GPIO_A_BASE + GPIO_O_AFSEL) |= GPIO_PIN_3; in cc2538DebugUartInit()298 HWREG(GPIO_A_BASE + GPIO_O_AFSEL) |= GPIO_PIN_2; in cc2538DebugUartInit()
276 #define GPIO_O_AFSEL 0x00000420 macro