Prusa MINI Firmware overview
CORTEX_Exported_Functions_Group1
Collaboration diagram for CORTEX_Exported_Functions_Group1:

Functions

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

Detailed Description

Function Documentation

◆ HAL_NVIC_SetPriorityGrouping()

void HAL_NVIC_SetPriorityGrouping ( uint32_t  PriorityGroup)
Here is the caller graph for this function:

◆ HAL_NVIC_SetPriority()

void HAL_NVIC_SetPriority ( IRQn_Type  IRQn,
uint32_t  PreemptPriority,
uint32_t  SubPriority 
)
Here is the caller graph for this function:

◆ HAL_NVIC_EnableIRQ()

void HAL_NVIC_EnableIRQ ( IRQn_Type  IRQn)
Here is the caller graph for this function:

◆ HAL_NVIC_DisableIRQ()

void HAL_NVIC_DisableIRQ ( IRQn_Type  IRQn)
Here is the caller graph for this function:

◆ HAL_NVIC_SystemReset()

void HAL_NVIC_SystemReset ( void  )

◆ HAL_SYSTICK_Config()

uint32_t HAL_SYSTICK_Config ( uint32_t  TicksNumb)
Here is the caller graph for this function: