This function handles NMI exception.
This function handles Hard Fault exception.
This function handles Debug Monitor exception.
This function handles Memory Manage exception.
This function handles Bus Fault exception.
This function handles Usage Fault exception.
This function handles SysTick Handler.
System Clock Configuration The system Clock is configured as follow : System Clock source = PLL (HSE) SYSCLK(Hz) = 180000000 HCLK(Hz) = 180000000 AHB Prescaler = 1 APB1 Prescaler = 4 APB2 Prescaler = 2 HSE Frequency(Hz) = 8000000 PLL_M = 8 PLL_N = 360 PLL_P = 2 PLL_Q = 7 VDD(V) = 3.3 Main regulator output voltage = Scale1 mode Flash Latency(WS) = 5 The USB clock configuration from PLLSAI: PLLSAIM = 8 PLLSAIN = 384 PLLSAIP = 8
This function handles TIM interrupt request.
This function handles External line 0 interrupt request.
Handles mouse button release.
Manages the menu on the screen.
Handles mouse button press.
Manages Mouse Menu Process.
Handles mouse scroll to update the mouse position on display window.
Probes the HID joystick state.
Main routine for Mouse application
Main routine for Keyboard application