Searched refs:PORT_STM32 (Results 1 – 2 of 2) sorted by relevance
247 #define PORT_STM32 113 macro
1315 return (port->type == PORT_STM32) ? DRIVER_NAME : NULL; in stm32_usart_type()1330 port->type = PORT_STM32; in stm32_usart_config_port()