![]() |
TI Autonomous Driving Algorithms (TIADALG) Library User Guide
|
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | ssfm_Config |
Macros | |
#define | FILE_NAME_SIZE (256) |
#define | MAX_TESTCASES (20) |
#define | UCHAR_MAX 0xff |
Variables | |
double | HSV_COLOR_MAP [][3] |
uint32_t | sfm_numTestCases |
ssfm_Config | gConfig_sfm [MAX_TESTCASES] |
sTokenMapping | gsTokenMap_sfm [TIADALG_MAX_ITEMS_TO_PARSE] |
#define FILE_NAME_SIZE (256) |
#define MAX_TESTCASES (20) |
#define UCHAR_MAX 0xff |
double HSV_COLOR_MAP[][3] |
uint32_t sfm_numTestCases |
ssfm_Config gConfig_sfm[MAX_TESTCASES] |
sTokenMapping gsTokenMap_sfm[TIADALG_MAX_ITEMS_TO_PARSE] |
|
© Copyright 2018 Texas Instruments Incorporated. All rights reserved. |
Document generated by doxygen 1.8.6 |