Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/fifo/fifo_api/src/
Dtest_fifo_loop.c27 static void tfifo_get(struct k_fifo *pfifo) in tfifo_get() function
43 tfifo_get((struct k_fifo *)p); in tIsr_entry()
51 tfifo_get((struct k_fifo *)p1); in tThread_entry()
74 tfifo_get(pfifo); in tfifo_read_write()
Dtest_fifo_contexts.c46 static void tfifo_get(struct k_fifo *pfifo) in tfifo_get() function
77 tfifo_get((struct k_fifo *)p); in tIsr_entry_get()
83 tfifo_get((struct k_fifo *)p1); in tThread_entry()
104 tfifo_get(pfifo); in tfifo_thread_isr()
123 tfifo_get(&fifo); in tfifo_is_empty()