|
STM32 Bootloader
Customizable Bootloader for STM32 microcontrollers
|
This file contains the SysTick timer initialization and de-initialization function prototypes. More...
Go to the source code of this file.
Functions | |
| void | SystickInit (void) |
| Initialize the SysTick timer with a 1 ms tick period. | |
| void | SystickDeInit (void) |
| De-initialize the SysTick timer. | |
This file contains the SysTick timer initialization and de-initialization function prototypes.
STM32 Bootloader
Definition in file systick.h.