Microchip® Advanced Software Framework

conf_timeout.h File Reference

Configuration file for timeout service.

Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.

Macros

#define CLOCK_SOURCE_RTC32
 Setup RTC32. More...
 
#define TIMEOUT_CLOCK_SOURCE_HZ   1024
 Configure clock source frequency. More...
 
#define TIMEOUT_COUNT   4
 Configure 8 different timeout channels. More...
 
#define TIMEOUT_TICK_HZ   4
 Tick frequency. More...
 

#define CLOCK_SOURCE_RTC32

Setup RTC32.

#define TIMEOUT_CLOCK_SOURCE_HZ   1024

Configure clock source frequency.

#define TIMEOUT_COUNT   4

Configure 8 different timeout channels.

Referenced by tick_handler(), timeout_start_offset(), and timeout_test_and_clear_expired().

#define TIMEOUT_TICK_HZ   4

Tick frequency.