ESOS32
ESOSOn32-bitProcessors
|
STM32L4xx hardware support to generate the ESOS system tick functionality. More...
#include "esos_stm32l4.h"
Go to the source code of this file.
Functions | |
void | Error_Handler (void) |
This function is executed in case of error occurrence. More... | |
void | __esos_hw_InitSystemTick (void) |
uint32_t | __esos_hw_GetSystemTickCount (void) |
Variables | |
volatile uint32_t | esos_tick_count |
STM32L4xx hardware support to generate the ESOS system tick functionality.
Definition in file esos_stm32l4_tick.c.