Searched defs:GPIO_GET_PORT (Results 1 – 2 of 2) sorted by relevance
| /bsp/loongson/ls1bdev/libraries/ | ||
| A D | ls1b_gpio.h | 23 #define GPIO_GET_PORT(gpio) ((gpio) / 32) macro |
| /bsp/loongson/ls1cdev/libraries/ | ||
| A D | ls1c_gpio.h | 23 #define GPIO_GET_PORT(gpio) ((gpio) / 32) macro |
Completed in 7 milliseconds