Searched refs:PORT_TO_PORT_ID (Results 1 – 1 of 1) sorted by relevance
18 #define PORT_TO_PORT_ID(port) ((int)(port) >> 8 & 0xf) macro125 int port_id = PORT_TO_PORT_ID(config->port); in gpio_xmc4xxx_pin_interrupt_configure()