Zephyr Project API
3.7.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
openisa-intmux.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2018 Foundries.io Ltd
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_INTERRUPT_CONTROLLER_OPENISA_INTMUX_H_
8
#define ZEPHYR_INCLUDE_DT_BINDINGS_INTERRUPT_CONTROLLER_OPENISA_INTMUX_H_
9
10
/*
11
* Level 1 IRQ offsets for each INTMUX channel.
12
*/
13
#define INTMUX_CH0_IRQ 24
14
#define INTMUX_CH1_IRQ 25
15
#define INTMUX_CH2_IRQ 26
16
#define INTMUX_CH3_IRQ 27
17
#define INTMUX_CH4_IRQ 28
18
#define INTMUX_CH5_IRQ 29
19
#define INTMUX_CH6_IRQ 30
20
#define INTMUX_CH7_IRQ 31
21
22
#endif
include
zephyr
dt-bindings
interrupt-controller
openisa-intmux.h
Generated on Sun Sep 15 2024 17:01:30 for Zephyr Project API by
1.9.8