43 #include "ethernetif.h" 95 stacked_r0 = ((
unsigned long) hardfault_args[0]);
96 stacked_r1 = ((
unsigned long) hardfault_args[1]);
97 stacked_r2 = ((
unsigned long) hardfault_args[2]);
98 stacked_r3 = ((
unsigned long) hardfault_args[3]);
101 stacked_lr = ((
unsigned long) hardfault_args[5]);
102 stacked_pc = ((
unsigned long) hardfault_args[6]);
231 void OTG_FS_IRQHandler(
void)
volatile unsigned int stacked_pc
void BSP_SDMMC_IRQHandler(void)
This function handles SDIO interrupt request.
DMA_HandleTypeDef * hdmarx
void DebugMon_Handler(void)
This function handles Debug Monitor exception.
void BusFault_Handler(void)
This function handles Bus Fault exception.
void MemManage_Handler(void)
This function handles Memory Manage exception.
void NMI_Handler(void)
This function handles NMI exception.
void osSystickHandler(void)
Handles the tick increment.
void ETHERNET_IRQHandler(void)
Ethernet IRQ Handler.
void BSP_SDMMC_DMA_Rx_IRQHandler(void)
This function handles DMA2 Stream 6 interrupt request.
void HAL_PCD_IRQHandler(PCD_HandleTypeDef *hpcd)
volatile unsigned int stacked_r1
volatile unsigned int stacked_psr
volatile unsigned int stacked_lr
void PendSV_Handler(void)
volatile unsigned int stacked_r2
volatile unsigned int stacked_r12
void BSP_SDMMC_DMA_Tx_IRQHandler(void)
This function handles DMA2 Stream 3 interrupt request.
DMA_HandleTypeDef * hdmatx
void DMA2_Stream4_IRQHandler(void)
This function handles SAI DMA interrupt request.
void AUDIO_DFSDMx_DMAx_TOP_LEFT_IRQHandler(void)
This function handles DMA2 Stream 0 interrupt request.
void HAL_DMA_IRQHandler(DMA_HandleTypeDef *hdma)
DMA_HandleTypeDef hdma_spdif_rx_dt
void OTG_HS_IRQHandler(void)
This function handles USB-On-The-Go FS/HS global interrupt request.
void BSP_LED_On(Led_TypeDef Led)
Turns selected LED On.
void HAL_IncTick(void)
This function is called to increment a global variable "uwTick" used as application time base...
DMA_HandleTypeDef * hdmatx
DFSDM_Filter_HandleTypeDef hAudioInTopLeftFilter
void HAL_SYSTICK_IRQHandler(void)
volatile unsigned int stacked_r0
volatile unsigned int stacked_r3
DFSDM_Filter_HandleTypeDef hAudioInTopRightFilter
PCD Handle Structure definition.
void HardFault_Handler(void)
void AUDIO_OUT_SAIx_DMAx_IRQHandler(void)
This function handles DMA2 Stream 1 interrupt request.
void DSI_IRQHandler(void)
This function handles DSI Handler.
void SysTick_Handler(void)
This function handles SysTick Handler.
DMA handle Structure definition.
void DMA2_Stream2_IRQHandler(void)
This function handles SAI DMA interrupt request for SPDIF Tx.
SD_HandleTypeDef uSdHandle
void SPDIF_RX_IRQHandler(void)
This function handles SPDIFRX interrupts.
void AUDIO_DFSDMx_DMAx_TOP_RIGHT_IRQHandler(void)
This function handles DMA2 Stream 0 interrupt request.
void UsageFault_Handler(void)
This function handles Usage Fault exception.
void hard_fault_handler_c(unsigned int *hardfault_args)
save parameter to figure out in debug mode where crash happened
void ETH_IRQHandler(void)
This function handles Ethernet interrupt request.
void DMA1_Stream1_IRQHandler(void)
This function handles DMA1 stream1 global interrupt.
SAI_HandleTypeDef haudio_out_sai
DMA_HandleTypeDef * hdmarx
SAI_HandleTypeDef haudio_in_sai
SAI_HandleTypeDef spdiftxhsai
DSI_HandleTypeDef hdsi_discovery
void HAL_SD_IRQHandler(SD_HandleTypeDef *hsd)