|
uc-sdk
|
Functions | |
| void | SYSTICK_InternalInit (uint32_t time) |
| void | SYSTICK_ExternalInit (uint32_t freq, uint32_t time) |
| void | SYSTICK_Cmd (FunctionalState NewState) |
| void | SYSTICK_IntCmd (FunctionalState NewState) |
| uint32_t | SYSTICK_GetCurrentValue (void) |
| void | SYSTICK_ClearCounterFlag (void) |
| void SYSTICK_ClearCounterFlag | ( | void | ) |
| void SYSTICK_Cmd | ( | FunctionalState | NewState) |
| void SYSTICK_ExternalInit | ( | uint32_t | freq, |
| uint32_t | time | ||
| ) |
| uint32_t SYSTICK_GetCurrentValue | ( | void | ) |
| void SYSTICK_IntCmd | ( | FunctionalState | NewState) |
| void SYSTICK_InternalInit | ( | uint32_t | time) |