|
uint32_t | adf7030_1__TIMER_Active_Delay_uS (const uint16_t delay_us) |
| Active wait using NOPs This function loops using NOPs to give short delays. More...
|
|
uint32_t | adf7030_1__TIMER_ClrTime (ADI_ADF7030_1_TIMESTAMP *pTime) |
|
uint32_t | adf7030_1__TIMER_GetTime (ADI_ADF7030_1_TIMESTAMP *pTime) |
|
uint32_t | adf7030_1__TIMER_Init (void) |
|
uint32_t | adf7030_1__TIMER_Start_uS (const uint16_t u_sec, ADI_CALLBACK const pfCallback) |
|
uint32_t | adf7030_1__TIMER_Stop_uS (void) |
|
uint32_t | adf7030_1__TIMER_UnInit (void) |
|
uint32_t | adf7030_1__TIMER_Wait_uS (const uint16_t u_sec, ADI_CALLBACK const pfCallback) |
|
void | GPTimer0Callback (void *pCBParam, uint32_t Event, void *pArg) |
|
void | GPTimer2Callback (void *pCBParam, uint32_t Event, void *pArg) |
|