Home
last modified time | relevance | path

Searched refs:siComEntryIdx (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h278 uint8_t siComEntryIdx; /*!< MSIX entry index of PSI-VSI communication interrupt. */ member
Dfsl_netc_endpoint.c345 …if (MAX(MAX(config->siComEntryIdx, config->timerSyncEntryIdx), config->cmdBdEntryIdx) >= config->e… in EP_MSIXSetEntryTable()
372 handle->hw.si->SIMSIVR = (uint32_t)config->siComEntryIdx & ENETC_SI_SIMSIVR_VECTOR_MASK; in EP_MSIXSetEntryTable()