Searched refs:PORT_PIC32 (Results 1 – 2 of 2) sorted by relevance
254 #define PORT_PIC32 115 macro
196 return (port->type == PORT_PIC32) ? PIC32_DEV_NAME : NULL; in pic32_uart_type()653 port->type = PORT_PIC32; in pic32_uart_config_port()661 if (port->type != PORT_PIC32) in pic32_uart_verify_port()
Completed in 5 milliseconds