TI Autonomous Driving Algorithms (TIADALG) Library User Guide
csl_c7xecr.h
Go to the documentation of this file.
1 #ifndef CSL_C7XECR_H_
2 #define CSL_C7XECR_H_
3 
42 #include <stdint.h>
43 
44 #ifdef __cplusplus
45 extern "C" {
46 #endif
47 
48 void CSL_c7xSetTCR0(uint64_t param);
49 
50 
51 void CSL_c7xSetTBR0(uint64_t param);
52 
53 
54 void CSL_c7xSetMAR(uint64_t param);
55 
56 
57 void CSL_c7xSetSCR(uint64_t param);
58 
59 
60 
61 #ifdef __cplusplus
62 }
63 #endif
64 
65 #endif /* end of CSL_C7XECR_H_ definition */
66 
void CSL_c7xSetTCR0(uint64_t param)
void CSL_c7xSetTBR0(uint64_t param)
void CSL_c7xSetMAR(uint64_t param)
void CSL_c7xSetSCR(uint64_t param)

© Copyright 2018 Texas Instruments Incorporated. All rights reserved.
Document generated by doxygen 1.8.6