no-OS
Toggle main menu visibility
Main Page
Related Pages
Structures
Structure List
Structure Index
Files
File List
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
drivers
platform
maxim
max32660
maxim_timer.h
Go to the documentation of this file.
1
/***************************************************************************/
33
34
#ifndef MAXIM_TIMER_H_
35
#define MAXIM_TIMER_H_
36
37
#include "tmr.h"
38
#include "stdint.h"
39
#include "
no_os_timer.h
"
40
41
#define SOURCE_CLOCK_FREQ PeripheralClock
42
46
extern
const
struct
no_os_timer_platform_ops
max_timer_ops
;
47
48
#endif
//MAXIM_TIMER_H_
max_timer_ops
const struct no_os_timer_platform_ops max_timer_ops
maxim platform specific timer platform ops structure
Definition
maxim_timer.c:298
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
Generated by
1.13.2