207
|
1 |
\hypertarget{timers__driver_8h}{
|
|
2 |
\section{/home/epimerde/documents/tc11/Can\-Festival-3/include/timers\_\-driver.h File Reference}
|
|
3 |
\label{timers__driver_8h}\index{/home/epimerde/documents/tc11/CanFestival-3/include/timers_driver.h@{/home/epimerde/documents/tc11/CanFestival-3/include/timers\_\-driver.h}}
|
|
4 |
}
|
|
5 |
{\tt \#include \char`\"{}timerscfg.h\char`\"{}}\par
|
|
6 |
{\tt \#include \char`\"{}timer.h\char`\"{}}\par
|
|
7 |
\subsection*{Functions}
|
|
8 |
\begin{CompactItemize}
|
|
9 |
\item
|
|
10 |
void \hyperlink{timers__driver_8h_d7fee43b8a44cf8b7036853593044037}{Enter\-Mutex} (void)
|
|
11 |
\item
|
|
12 |
void \hyperlink{timers__driver_8h_73d9a4eb941fb20cf6b597840510394b}{Leave\-Mutex} (void)
|
|
13 |
\item
|
|
14 |
void \hyperlink{timers__driver_8h_c492d1b5ebd2d99020e72c137beda878}{Wait\-Receive\-Task\-End} (TASK\_\-HANDLE)
|
|
15 |
\item
|
|
16 |
void \hyperlink{timers__driver_8h_c9e1731843825eb55e7a94894e6a8ec5}{Start\-Timer\-Loop} (\hyperlink{timer_8h_f7d102e060339d3730ceae5fea03691b}{Timer\-Callback\_\-t} init\_\-callback)
|
|
17 |
\item
|
|
18 |
void \hyperlink{timers__driver_8h_8758484f3cebb0cd44bb247c3f23d5e3}{Stop\-Timer\-Loop} (void)
|
|
19 |
\item
|
|
20 |
void \hyperlink{timers__driver_8h_3e8cb5b8159f655ee0bac1ea1d2358d4}{Create\-Receive\-Task} (\hyperlink{win32_2applicfg_8h_7ef59f941603c6680e74fc335523f17e}{CAN\_\-PORT}, TASK\_\-HANDLE $\ast$, void $\ast$)
|
|
21 |
\end{CompactItemize}
|
|
22 |
|
|
23 |
|
|
24 |
\subsection{Function Documentation}
|
|
25 |
\hypertarget{timers__driver_8h_3e8cb5b8159f655ee0bac1ea1d2358d4}{
|
|
26 |
\index{timers_driver.h@{timers\_\-driver.h}!CreateReceiveTask@{CreateReceiveTask}}
|
|
27 |
\index{CreateReceiveTask@{CreateReceiveTask}!timers_driver.h@{timers\_\-driver.h}}
|
|
28 |
\subsubsection[CreateReceiveTask]{\setlength{\rightskip}{0pt plus 5cm}void Create\-Receive\-Task (\hyperlink{win32_2applicfg_8h_7ef59f941603c6680e74fc335523f17e}{CAN\_\-PORT}, TASK\_\-HANDLE $\ast$, void $\ast$)}}
|
|
29 |
\label{timers__driver_8h_3e8cb5b8159f655ee0bac1ea1d2358d4}
|
|
30 |
|
|
31 |
|
|
32 |
|
|
33 |
|
|
34 |
Definition at line 71 of file timers\_\-unix.c.\hypertarget{timers__driver_8h_d7fee43b8a44cf8b7036853593044037}{
|
|
35 |
\index{timers_driver.h@{timers\_\-driver.h}!EnterMutex@{EnterMutex}}
|
|
36 |
\index{EnterMutex@{EnterMutex}!timers_driver.h@{timers\_\-driver.h}}
|
|
37 |
\subsubsection[EnterMutex]{\setlength{\rightskip}{0pt plus 5cm}void Enter\-Mutex (void)}}
|
|
38 |
\label{timers__driver_8h_d7fee43b8a44cf8b7036853593044037}
|
|
39 |
|
|
40 |
|
|
41 |
|
|
42 |
|
|
43 |
Definition at line 20 of file timers\_\-unix.c.
|
|
44 |
|
|
45 |
References Can\-Festival\_\-mutex, and ccritical\_\-section::enter().\hypertarget{timers__driver_8h_73d9a4eb941fb20cf6b597840510394b}{
|
|
46 |
\index{timers_driver.h@{timers\_\-driver.h}!LeaveMutex@{LeaveMutex}}
|
|
47 |
\index{LeaveMutex@{LeaveMutex}!timers_driver.h@{timers\_\-driver.h}}
|
|
48 |
\subsubsection[LeaveMutex]{\setlength{\rightskip}{0pt plus 5cm}void Leave\-Mutex (void)}}
|
|
49 |
\label{timers__driver_8h_73d9a4eb941fb20cf6b597840510394b}
|
|
50 |
|
|
51 |
|
|
52 |
|
|
53 |
|
|
54 |
Definition at line 25 of file timers\_\-unix.c.
|
|
55 |
|
|
56 |
References Can\-Festival\_\-mutex, and ccritical\_\-section::leave().\hypertarget{timers__driver_8h_c9e1731843825eb55e7a94894e6a8ec5}{
|
|
57 |
\index{timers_driver.h@{timers\_\-driver.h}!StartTimerLoop@{StartTimerLoop}}
|
|
58 |
\index{StartTimerLoop@{StartTimerLoop}!timers_driver.h@{timers\_\-driver.h}}
|
|
59 |
\subsubsection[StartTimerLoop]{\setlength{\rightskip}{0pt plus 5cm}void Start\-Timer\-Loop (\hyperlink{timer_8h_f7d102e060339d3730ceae5fea03691b}{Timer\-Callback\_\-t} {\em init\_\-callback})}}
|
|
60 |
\label{timers__driver_8h_c9e1731843825eb55e7a94894e6a8ec5}
|
|
61 |
|
|
62 |
|
|
63 |
|
|
64 |
|
|
65 |
Definition at line 62 of file timers\_\-unix.c.
|
|
66 |
|
|
67 |
References Enter\-Mutex(), init\-Timer(), Leave\-Mutex(), class\_\-timers::resume\_\-timer\_\-thread(), Set\-Alarm(), class\_\-timers::start\_\-timer\_\-thread(), and TIMEVAL.\hypertarget{timers__driver_8h_8758484f3cebb0cd44bb247c3f23d5e3}{
|
|
68 |
\index{timers_driver.h@{timers\_\-driver.h}!StopTimerLoop@{StopTimerLoop}}
|
|
69 |
\index{StopTimerLoop@{StopTimerLoop}!timers_driver.h@{timers\_\-driver.h}}
|
|
70 |
\subsubsection[StopTimerLoop]{\setlength{\rightskip}{0pt plus 5cm}void Stop\-Timer\-Loop (void)}}
|
|
71 |
\label{timers__driver_8h_8758484f3cebb0cd44bb247c3f23d5e3}
|
|
72 |
|
|
73 |
|
|
74 |
|
|
75 |
|
|
76 |
Definition at line 55 of file timers\_\-unix.c.
|
|
77 |
|
|
78 |
References Enter\-Mutex(), Leave\-Mutex(), class\_\-timers::stop\_\-timer\_\-thread(), and timer.\hypertarget{timers__driver_8h_c492d1b5ebd2d99020e72c137beda878}{
|
|
79 |
\index{timers_driver.h@{timers\_\-driver.h}!WaitReceiveTaskEnd@{WaitReceiveTaskEnd}}
|
|
80 |
\index{WaitReceiveTaskEnd@{WaitReceiveTaskEnd}!timers_driver.h@{timers\_\-driver.h}}
|
|
81 |
\subsubsection[WaitReceiveTaskEnd]{\setlength{\rightskip}{0pt plus 5cm}void Wait\-Receive\-Task\-End (TASK\_\-HANDLE)}}
|
|
82 |
\label{timers__driver_8h_c492d1b5ebd2d99020e72c137beda878}
|
|
83 |
|
|
84 |
|
|
85 |
|
|
86 |
|
|
87 |
Definition at line 76 of file timers\_\-unix.c. |