Home
last modified time | relevance | path

Searched defs:buf_cnt (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/tests/drivers/uart/uart_async_rx/src/
Dmain.c38 static const int buf_cnt = 4; in ZTEST() local
111 static const int buf_cnt = 4; in ZTEST() local
292 static const int buf_cnt = 4; in stress_test() local
/Zephyr-Core-3.7.0/include/zephyr/drivers/serial/
Duart_async_rx.h70 uint8_t buf_cnt; member