OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_INTR_TYPES
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/include/bl31/
interrupt_mgmt.h
42
#define
MAX_INTR_TYPES
3
43
#define INTR_TYPE_INVAL
MAX_INTR_TYPES
/device/linaro/bootloader/arm-trusted-firmware/bl31/
interrupt_mgmt.c
67
static intr_type_desc_t intr_type_descs[
MAX_INTR_TYPES
];
Completed in 2328 milliseconds