Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/console/
Duart_console.h47 void uart_console_in_debug_hook_install(uart_console_in_debug_hook_t hook);
/Zephyr-latest/drivers/console/
Duart_console.c47 void uart_console_in_debug_hook_install(uart_console_in_debug_hook_t hook) in uart_console_in_debug_hook_install() function