![]() |
TI Autonomous Driving Algorithms (TIADALG) Library User Guide
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
void | CSL_c7xFreezeL1DCache () |
void | CSL_c7xUnfreezeL1DCache () |
uint64_t | CSL_c7xStatusL1DCache () |
uint64_t | CSL_c7xCleanL1DCache () |
uint64_t | CSL_c7xCleaninvalidateL1DCache () |
uint64_t | CSL_c7xInvalidateL1DCache () |
uint64_t | CSL_c7xSetL1DCacheSize (uint64_t l1dmod) |
uint64_t | CSL_c7xGetL1DCacheSize () |
void | CSL_c7xInvalidateL1PCache () |
void | CSL_c7xInvalidateL1PCacheUser () |
void | CSL_c7xInvalidateL1PCacheSuper () |
void | CSL_c7xSetL2CacheSize (uint64_t) |
uint64_t | CSL_c7xGetL2CacheSize () |
void | CSL_c7xFreezeL2Cache () |
void | CSL_c7xUnfreezeL2Cache () |
uint64_t | CSL_c7xStatusL2CacheOper () |
uint64_t | CSL_c7xStatusL2CachePoper () |
void | CSL_c7xCleanL2Cache () |
void | CSL_c7xCleaninvalidateL2Cache () |
void | CSL_c7xInvalidateL2Cache () |
|
© Copyright 2018 Texas Instruments Incorporated. All rights reserved. |
Document generated by doxygen 1.8.6 |