Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/mgmt/ec_host_cmd/uart/src/
Duart_mock.c21 static int uart_mock_callback_set(const struct device *dev, uart_callback_t callback, in uart_mock_callback_set() function
63 .callback_set = uart_mock_callback_set,