Home
last modified time | relevance | path

Searched refs:NETC_MSIX_TABLE_PBA_OFFSET (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h22 #define NETC_MSIX_TABLE_PBA_OFFSET (0x800U) macro
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_timer.c482 …*status = *(uint64_t *)((uintptr_t)handle->hw.msixTable + NETC_MSIX_TABLE_PBA_OFFSET + 8U * pbaIdx… in NETC_TimerMsixGetPendingStatus()
Dfsl_netc_endpoint.c1814 …*status = *(uint64_t *)((uintptr_t)handle->hw.msixTable + NETC_MSIX_TABLE_PBA_OFFSET + 8U * pbaIdx… in EP_MsixGetPendingStatus()
Dfsl_netc_switch.c158 …*status = *(uint64_t *)((uintptr_t)handle->hw.msixTable + NETC_MSIX_TABLE_PBA_OFFSET + 8U * pbaIdx… in SWT_MsixGetPendingStatus()