Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- c -
- CheckTimer()
: Timer.c
, Timer.h
- CLOCK_DDR
: sysdef.h
- CLOCK_MIDNIGHT
: ClockKernel.h
- CLOCK_PERIOD_10
: sysdef.h
- CLOCK_PORT
: sysdef.h
- CLOCK_PULSE_ENABLE12
: sysdef.h
- CLOCK_PULSE_ENABLE34
: sysdef.h
- CLOCK_PULSE_EVEN
: sysdef.h
- CLOCK_PULSE_ODD
: sysdef.h
- CLOCK_PULSE_WIDTH_MAX
: ClockKernel.h
- CLOCK_PULSE_WIDTH_MIN
: ClockKernel.h
- CLOCK_STATUS_RUN
: ClockKernel.h
- CLOCK_STATUS_TIME
: ClockKernel.h
- CLOCK_TIME_FACTOR_MAX
: ClockKernel.h
- CLOCK_TIME_FACTOR_MIN
: ClockKernel.h
- ClockGeneratePulse()
: ClockKernel.c
- ClockGetTime()
: ClockKernel.c
, ClockKernel.h
- ClockIsRunning()
: ClockKernel.c
, ClockKernel.h
- ClockKernelInit()
: ClockKernel.c
, ClockKernel.h
- ClockReadEndTimeHour()
: ClockKernel.c
, ClockKernel.h
- ClockReadEndTimeMinute()
: ClockKernel.c
, ClockKernel.h
- ClockReadPeriod()
: ClockKernel.c
, ClockKernel.h
- ClockReadPulse()
: ClockKernel.c
, ClockKernel.h
- ClockReadStartTimeHour()
: ClockKernel.c
, ClockKernel.h
- ClockReadStartTimeMinute()
: ClockKernel.c
, ClockKernel.h
- ClockReadStatus()
: ClockKernel.c
, ClockKernel.h
- ClockReadTimeFactor()
: ClockKernel.c
, ClockKernel.h
- ClockSetEndTimeHour()
: ClockKernel.h
, ClockKernel.c
- ClockSetEndTimeMinute()
: ClockKernel.c
, ClockKernel.h
- ClockSetPeriod()
: ClockKernel.c
, ClockKernel.h
- ClockSetPulse()
: ClockKernel.h
, ClockKernel.c
- ClockSetStartTimeHour()
: ClockKernel.h
, ClockKernel.c
- ClockSetStartTimeMinute()
: ClockKernel.h
, ClockKernel.c
- ClockSetStatus()
: ClockKernel.h
, ClockKernel.c
- ClockSetTime()
: ClockKernel.h
, ClockKernel.c
- ClockSetTimeFactor()
: ClockKernel.c
, ClockKernel.h
- CURRENT
: UserInterfaceMenuNormal.c