Camera Device Driver Interface: Interrupt Status
Definition in file IInterruptStatus.hpp.
Go to the source code of this file.
Data Structures | |
| class | nvsipl::IInterruptStatus |
| Interface defining Interrupt Status functionality. More... | |
| struct | nvsipl::IInterruptStatus::InterruptNotification |
| Interrupt Notification from hardware device drivers to be delivered to the client. More... | |
| struct | nvsipl::EMPTY_INTR_NTFN |
| Empty (invalid) InterruptNotification. More... | |
Namespaces | |
| nvsipl | |
| Contains the classes and variables for implementation of SIPL. | |
Variables | |
| static constexpr uint32_t | nvsipl::MAX_DEVGRP_NTFNS_PER_INTR { 8U } |
| Maximum number of error notifications to dispatch to the client per device group (i.e. More... | |