Searched refs:irqsteer_int_master_t (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/irqsteer/ |
| D | fsl_irqsteer.h | 106 } irqsteer_int_master_t; typedef 222 static inline void IRQSTEER_EnableMasterInterrupt(IRQSTEER_Type *base, irqsteer_int_master_t intMas… in IRQSTEER_EnableMasterInterrupt() 239 static inline void IRQSTEER_DisableMasterInterrupt(IRQSTEER_Type *base, irqsteer_int_master_t intMa… in IRQSTEER_DisableMasterInterrupt() 308 IRQn_Type IRQSTEER_GetMasterNextInterrupt(IRQSTEER_Type *base, irqsteer_int_master_t intMasterIndex… 318 uint32_t IRQSTEER_GetMasterIrqCount(IRQSTEER_Type *base, irqsteer_int_master_t intMasterIndex); 337 uint64_t IRQSTEER_GetMasterInterruptsStatus(IRQSTEER_Type *base, irqsteer_int_master_t intMasterInd…
|
| D | fsl_irqsteer.c | 135 uint32_t IRQSTEER_GetMasterIrqCount(IRQSTEER_Type *base, irqsteer_int_master_t intMasterIndex) in IRQSTEER_GetMasterIrqCount() 174 static uint32_t IRQSTEER_GetRegIndex(irqsteer_int_master_t intMasterIndex, in IRQSTEER_GetRegIndex() 195 IRQn_Type IRQSTEER_GetMasterNextInterrupt(IRQSTEER_Type *base, irqsteer_int_master_t intMasterIndex) in IRQSTEER_GetMasterNextInterrupt() 220 IRQn_Type IRQSTEER_GetMasterNextInterrupt(IRQSTEER_Type *base, irqsteer_int_master_t intMasterIndex) in IRQSTEER_GetMasterNextInterrupt() 253 uint64_t IRQSTEER_GetMasterInterruptsStatus(IRQSTEER_Type *base, irqsteer_int_master_t intMasterInd… in IRQSTEER_GetMasterInterruptsStatus() 273 static void IRQSTEER_CommonIRQHandler(IRQSTEER_Type *base, irqsteer_int_master_t intMasterIndex) in IRQSTEER_CommonIRQHandler()
|