zephyr/tests/drivers/uart/uart_basic_api
Tomasz Bursztyka 7d1af02410 uart: Fix uart_irq_callback_set usage
It was already using uart_irq_callback_user_data_set below, now it also
uses uart_irq_callback_user_data_t as callback type, so let's normalize
the callbacks.

Fixes #26923

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-07-30 09:43:12 +02:00
..
src uart: Fix uart_irq_callback_set usage 2020-07-30 09:43:12 +02:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj_poll.conf tests: uart_basic_api: fix configuration 2019-07-27 18:05:43 +03:00
prj_shell.conf tests: uart_basic_api: fix configuration 2019-07-27 18:05:43 +03:00
prj.conf tests: uart_basic_api: fix configuration 2019-07-27 18:05:43 +03:00
testcase.yaml tests: fix test identifiers 2019-12-09 15:53:44 -05:00