cubef4.c File Reference
Functions | |
uint32_t | HAL_GetTick (void) |
This file contains implementation of weak functions used by the STM32Cubef4 HAL and which are not driver specific. More... | |
void | HAL_IncTick (void) |
Gives FreeRTOS time to increment the tick. More... | |
void | HAL_Delay (uint32_t Delay) |
Function Documentation
void HAL_Delay | ( | uint32_t | Delay | ) |
uint32_t HAL_GetTick | ( | void | ) |
This file contains implementation of weak functions used by the STM32Cubef4 HAL and which are not driver specific.
void HAL_IncTick | ( | void | ) |
Gives FreeRTOS time to increment the tick.