ESOS32
ESOSOn32-bitProcessors
|
Template for creating hardware-specific support for ESOS32 system tick. More...
#include "esos_hwxxx.h"
Go to the source code of this file.
Functions | |
void | __esos_tmrSvcsExecute (void) |
void _ISRFAST | _T1Interrupt (void) |
void | __esos_hw_InitSystemTick (void) |
uint32_t | __esos_hw_GetSystemTickCount (void) |
Variables | |
volatile uint32_t | esos_tick_count |
volatile uint8_t | sub_tick |
Template for creating hardware-specific support for ESOS32 system tick.
Hardware-specific file to generate the ESOS system tick functionality
Definition in file esos_hwxxx_tick.c.