![]() |
TI Autonomous Driving Algorithms (TIADALG) Library API Guide
|
#include <stdio.h>#include <stdlib.h>Go to the source code of this file.
Data Structures | |
| struct | dword |
| struct | qword |
| struct | two_longlong |
| struct | csr_type |
| struct | fadcr_type |
| struct | faucr_type |
| struct | fmcr_type |
Macros | |
| #define | _GLOBAL_H |
Typedefs | |
| typedef unsigned | uword |
| typedef int | word |
Enumerations | |
| enum | datapath_types { bad_path, a_path, b_path } |
| enum | load_store_types { bad_ls_type, load_type, store_type, periph_load_type, periph_store_type } |
Variables | |
| csr_type | CSR |
| fadcr_type | FADCR |
| faucr_type | FAUCR |
| fmcr_type | FMCR |
| word | GPLYA |
| word | GPLYB |
| word | GFPGFR |
| datapath_types | datapath |
| #define _GLOBAL_H |
| typedef unsigned uword |
| typedef int word |
| enum datapath_types |
| enum load_store_types |
| csr_type CSR |
| fadcr_type FADCR |
| faucr_type FAUCR |
| fmcr_type FMCR |
| word GPLYA |
| word GPLYB |
| word GFPGFR |
| datapath_types datapath |
|
|
| © Copyright 2018 Texas Instruments Incorporated. All rights reserved. |
| Document generated by doxygen 1.8.6 |