ESOS32
ESOSOn32-bitProcessors
Functions | Variables
esos_stm32l4_tick.c File Reference

STM32L4xx hardware support to generate the ESOS system tick functionality. More...

#include "esos_stm32l4.h"
Include dependency graph for esos_stm32l4_tick.c:

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
 

Detailed Description

STM32L4xx hardware support to generate the ESOS system tick functionality.

Note
Currently the code supports the STM32L452RE processor..... on the Nucleo-L452RE board.

Definition in file esos_stm32l4_tick.c.