
Functions | |
| void | HAL_NVIC_DisableIRQ (IRQn_Type IRQn) | 
| void | HAL_NVIC_EnableIRQ (IRQn_Type IRQn) | 
| void | HAL_NVIC_SetPriority (IRQn_Type IRQn, uint32_t PreemptPriority, uint32_t SubPriority) | 
| void | HAL_NVIC_SetPriorityGrouping (uint32_t PriorityGroup) | 
| void | HAL_NVIC_SystemReset (void) | 
| uint32_t | HAL_SYSTICK_Config (uint32_t TicksNumb) | 
| void HAL_NVIC_DisableIRQ | ( | IRQn_Type | IRQn | ) | 
| void HAL_NVIC_EnableIRQ | ( | IRQn_Type | IRQn | ) | 
| void HAL_NVIC_SetPriority | ( | IRQn_Type | IRQn, | 
| uint32_t | PreemptPriority, | ||
| uint32_t | SubPriority | ||
| ) | 
| void HAL_NVIC_SetPriorityGrouping | ( | uint32_t | PriorityGroup | ) | 
| void HAL_NVIC_SystemReset | ( | void | ) | 
| uint32_t HAL_SYSTICK_Config | ( | uint32_t | TicksNumb | ) |