GTC Driver API/interface file.
Go to the source code of this file.
Functions | |
| int32_t | GTC_setFID (void) | 
| This API sets the FID for GTC.  More... | |
| void | GTC_enable (void) | 
| This API enables the GTC timer.  More... | |
| int32_t | GTC_init (void) | 
| Initialize GTC after setting FID.  More... | |
| uint64_t | GTC_getCount64 (void) | 
| Get the GTC count value.  More... | |