13#ifndef TEST_RECEIVER_H__
14#define TEST_RECEIVER_H__
23#define PAYLOAD_DIFFERENCE_LIMIT (5)
This file contains the declarations for OS functions for creating/managing/freeing threads,...
#define CDI_THREAD
Define portable thread function return type.
Definition cdi_os_api.h:179
CDI_THREAD TestRxCreateThread(void *arg_ptr)
Definition test_receiver.c:1077