PDK API Guide for J721E
OsalRegisterIntrParams_t Struct Reference

Detailed Description

Interrupt Configuration parameters This is the data structure used to configure the interrupts in the system. coreConfig: This part configures the interrupt for corepac such as c66x, arm, m4 socMuxConfig: This part configures the interrupt path for any SOC level mux such as CIC/GIC or cross bar, leading up to the corepac.

Data Fields

OsalRegisterIntParams_corepac_t corepacConfig
 
OsalRegisterIntParams_socmux_t socMuxConfig
 

Field Documentation

◆ corepacConfig

OsalRegisterIntParams_corepac_t OsalRegisterIntrParams_t::corepacConfig

configures the interrupt for corepac such as c66x, arm, m4

◆ socMuxConfig

OsalRegisterIntParams_socmux_t OsalRegisterIntrParams_t::socMuxConfig

configures the interrupt path for any SOC level mux such as CIC/GIC or cross bar, leading up to the corepac