Configuration file for timeout service.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | TIMEOUT_CLOCK_SOURCE_HZ 1024 |
Define clock frequency to be 1024Hz. More... | |
#define | TIMEOUT_COUNT 3 |
Configure 8 different timeout channels. More... | |
#define | TIMEOUT_TICK_HZ 100 |
Tick frequency. More... | |
#define TIMEOUT_CLOCK_SOURCE_HZ 1024 |
Define clock frequency to be 1024Hz.
#define TIMEOUT_COUNT 3 |
Configure 8 different timeout channels.
Referenced by test_initialization(), test_singleshot_timeout(), tick_handler(), timeout_start_offset(), and timeout_test_and_clear_expired().
#define TIMEOUT_TICK_HZ 100 |
Tick frequency.