SVC_Handler() is only used within AUDIO_Standalone.
 
Symbols
loading...
Files
loading...

SVC_Handler() function

This function handles SVCall exception.

Syntax

void SVC_Handler(void);
Implemented in stm32f4xx_it.c:106

Return value

None

References

LocationText
stm32f4xx_it.c:106
void SVC_Handler(void)
stm32f4xx_it.h:38
void SVC_Handler(void);