Zephyr Project API
4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
nxp_os_timer.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 NXP
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_DRIVERS_TIMER_NXP_OS_TIMER_H
8
#define ZEPHYR_INCLUDE_DRIVERS_TIMER_NXP_OS_TIMER_H
9
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
25
bool
z_nxp_os_timer_ignore_timer_wakeup(
void
);
26
27
#ifdef __cplusplus
28
}
29
#endif
30
31
#endif
/* ZEPHYR_INCLUDE_DRIVERS_TIMER_NXP_OS_TIMER_H */
include
zephyr
drivers
timer
nxp_os_timer.h
Generated on Sun Aug 24 2025 06:52:31 for Zephyr Project API by
1.9.8