Home
last modified time | relevance | path

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

/bsp/hc32l196/drivers/
A Ddrv_gpio.c21 #define __GPIO_PORT_H(pin) ((__GPIO_PORT(pin) & 0xff) + 0x1000) macro
23 …n) (en_gpio_port_t)((pin) < PE0_PIN ? __GPIO_PORT_L((pin)) : __GPIO_PORT_H((pin)))

Completed in 9 milliseconds