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