git.graph-it.com
/
graphit
/
unipi-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1691e7
)
Add E-4Ai4Ao-2 model into NO-IRQ-MODEL
author
Miroslav Ondra
<ondra@faster.cz>
Tue, 22 Oct 2019 14:01:50 +0000
(16:01 +0200)
committer
Miroslav Ondra
<ondra@faster.cz>
Tue, 22 Oct 2019 14:01:50 +0000
(16:01 +0200)
modules/unipi/src/unipi_common.h
patch
|
blob
|
history
diff --git
a/modules/unipi/src/unipi_common.h
b/modules/unipi/src/unipi_common.h
index 72039afdd4d64d8ff5ba14d95f1b0ba50a74687b..5cd0505ea9d8d7164204a8125f762f7a68f764ef 100644
(file)
--- a/
modules/unipi/src/unipi_common.h
+++ b/
modules/unipi/src/unipi_common.h
@@
-95,9
+95,9
@@
* Module Constants *
********************/
-#define NEURONSPI_NO_INTERRUPT_MODELS_LEN
3
+#define NEURONSPI_NO_INTERRUPT_MODELS_LEN
4
static const u16 NEURONSPI_NO_INTERRUPT_MODELS[NEURONSPI_NO_INTERRUPT_MODELS_LEN] = {
- 0xb10, 0xc10, 0xf10
+ 0xb10, 0xc10, 0xf10
, 0xb20
};
/*******************