Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_neorv32.c262 static void neorv32_uart_tx_soft_isr(struct k_timer *timer) in neorv32_uart_tx_soft_isr() function
410 k_timer_init(&data->timer, &neorv32_uart_tx_soft_isr, NULL); in neorv32_uart_init()