Home
last modified time | relevance | path

Searched defs:tbuf (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/samples/userspace/shared_mem/src/
Dmain.c297 char tbuf[60]; in ct() local
/Zephyr-Core-3.7.0/drivers/input/
Dinput_xpt2046.c69 static uint8_t tbuf[9] = { variable
/Zephyr-Core-3.7.0/tests/subsys/logging/log_msg/src/
Dmain.c84 struct test_buf tbuf = { .buf = buf, .idx = 0 }; in basic_validate() local