Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_msp432p4xx.c37 static void uart_msp432p4xx_isr(const struct device *dev);
148 uart_msp432p4xx_isr, DEVICE_DT_INST_GET(0), in uart_msp432p4xx_init()
311 static void uart_msp432p4xx_isr(const struct device *dev) in uart_msp432p4xx_isr() function