![]() |
TI Autonomous Driving Algorithms (TIADALG) Library User Guide
|
#include <stdio.h>
Go to the source code of this file.
Data Structures | |
struct | HOSTFILE |
struct | RETVALUE |
struct | OpStruct |
struct | send_recv_Struct |
struct | MSG_Q |
Macros | |
#define | FILE_IO_SHARED_MEM_BASE (0x87000000) |
#define | FILE_IO_SHARED_MEM_CORE_SYNC (FILE_IO_SHARED_MEM_BASE + 0x1000) |
#define | MAX_NUM_FILES (20U) |
#define | MAX_FILE_SIZE (200U) |
#define | MAX_NUM_MSG (10U) |
#define FILE_IO_SHARED_MEM_BASE (0x87000000) |
#define FILE_IO_SHARED_MEM_CORE_SYNC (FILE_IO_SHARED_MEM_BASE + 0x1000) |
#define MAX_NUM_FILES (20U) |
#define MAX_FILE_SIZE (200U) |
#define MAX_NUM_MSG (10U) |
|
© Copyright 2018 Texas Instruments Incorporated. All rights reserved. |
Document generated by doxygen 1.8.6 |