Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
main.c File Reference
#include <ztest.h>

Functions

void test_lifo_thread2thread (void)
 test thread to thread data passing via lifo More...
 
void test_lifo_thread2isr (void)
 test isr to thread data passing via lifo More...
 
void test_lifo_isr2thread (void)
 test thread to isr data passing via lifo More...
 
void test_lifo_get_fail (void)
 
void test_lifo_loop (void)
 Verify zephyr lifo continuous read write in loop. More...
 
void test_main (void)
 

Function Documentation

◆ test_lifo_get_fail()

void test_lifo_get_fail ( void  )

◆ test_main()

void test_main ( void  )