Searched defs:GPIO_CONFIG (Results 1 – 2 of 2) sorted by relevance
22 #define GPIO_CONFIG(x) *((volatile uint8_t*)(MGPIO_BASE + x)) macro
175 #define GPIO_CONFIG(x) *((volatile uint8_t*)(GPIO_BASEADDR + x)) macro
Completed in 8 milliseconds