Searched refs:GPIO_GPLEV0 (Results 1 – 2 of 2) sorted by relevance
38 return (*GPIOREG(GPIO_GPLEV0, nr) & (1 << offset)) >> offset; in gpio_get()
188 #define GPIO_GPLEV0 (GPIO_BASE + 0x34) macro
Completed in 3 milliseconds