Home
last modified time | relevance | path

Searched refs:__GPIO_PORT_L (Results 1 – 1 of 1) sorted by relevance

/bsp/hc32l196/drivers/
A Ddrv_gpio.c20 #define __GPIO_PORT_L(pin) (__GPIO_PORT(pin)) macro
23 #define GPIO_PORT(pin) (en_gpio_port_t)((pin) < PE0_PIN ? __GPIO_PORT_L((pin)) : _…

Completed in 7 milliseconds