Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/fifo/fifo_api/src/
Dtest_fifo_loop.c19 static void tfifo_put(struct k_fifo *pfifo) in tfifo_put() function
45 tfifo_put((struct k_fifo *)p); in tIsr_entry()
54 tfifo_put((struct k_fifo *)p1); in tThread_entry()
68 tfifo_put(pfifo); in tfifo_read_write()
Dtest_fifo_contexts.c23 static void tfifo_put(struct k_fifo *pfifo) in tfifo_put() function
71 tfifo_put((struct k_fifo *)p); in tIsr_entry_put()
94 tfifo_put(pfifo); in tfifo_thread_thread()
111 tfifo_put(pfifo); in tfifo_isr_thread()
119 tfifo_put(&fifo); in tfifo_is_empty()