no-OS
Loading...
Searching...
No Matches
linux_timer.h
Go to the documentation of this file.
1
/***************************************************************************/
33
34
#ifndef LINUX_TIMER_H_
35
#define LINUX_TIMER_H_
36
37
#include "
no_os_timer.h
"
38
42
extern
const
struct
no_os_timer_platform_ops
linux_timer_ops
;
43
44
#endif
//LINUX_TIMER_H_
45
linux_timer_ops
const struct no_os_timer_platform_ops linux_timer_ops
linux platform specific timer platform ops structure
Definition
linux_timer.c:247
no_os_timer.h
Timer control module header.
no_os_timer_platform_ops
Structure holding timer function pointers that point to the platform specific function.
Definition
no_os_timer.h:89
drivers
platform
linux
linux_timer.h
Copyright © 2024
Analog Devices Inc.
. All Rights Reserved.