Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
irq_arch.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2019 Gunar Schorcht
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
19
20
#include "
irq_arch_common.h
"
21
22
#ifdef __cplusplus
23
extern
"C"
{
24
#endif
25
32
#define ETS_SOFT_INT_NONE 0
33
#define ETS_SOFT_INT_YIELD 1
34
#define ETS_SOFT_INT_HDL_MAC 2
35
36
#ifdef __cplusplus
37
}
38
#endif
irq_arch_common.h
Implementation of the kernels irq interface.
Generated on Mon Sep 15 2025 13:46:10 by
1.13.2