TC Timeout Driver configuration.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | CONFIG_TC_TIMEOUT_CLOCK_SOURCE_HZ 32768 |
Clock source speed in Hz. More... | |
#define | CONFIG_TC_TIMEOUT_CLOCK_SOURCE_TOSC |
If defined, use crystal on TOSC as clock source. More... | |
#define | CONFIG_TC_TIMEOUT_COUNT 2 |
Maximum number of TC based timers to allow. More... | |
#define | CONFIG_TC_TIMEOUT_TICK_HZ 1024 |
Ticks per second used as time base for timers. More... | |