Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/shell/backends/
Dshell_uart.c154 static void dtr_timer_handler(struct k_timer *timer) in dtr_timer_handler() function
224 k_timer_init(&sh_uart->dtr_timer, dtr_timer_handler, NULL); in irq_init()