Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c1031 …config->stateStructure->EnetcCommandBDConfig.commandBDAddr = (*config->siConfig).commandBDConfig.c… in Netc_Eth_Ip_InitStateStructure()
1032 …config->stateStructure->EnetcCommandBDConfig.lengthCBDR = (*config->siConfig).commandBDConfig.leng… in Netc_Eth_Ip_InitStateStructure()
1214 …trlIndex]->SICBDRBAR0 = (uint32)(Netc_Eth_Ip_apxState[ctrlIndex]->EnetcCommandBDConfig.commandBDAd… in Netc_Eth_Ip_InitCBDR()
1215 … = NETC_F3_SI0_SICBDRLENR_LENGTH(Netc_Eth_Ip_apxState[ctrlIndex]->EnetcCommandBDConfig.lengthCBDR); in Netc_Eth_Ip_InitCBDR()
1966 …if (((producerIdx + 0x1UL) % ((uint32)(Netc_Eth_Ip_apxState[CtrlIndex]->EnetcCommandBDConfig.lengt… in Netc_Eth_Ip_SendCommand()
1975 …Netc_Eth_Ip_apxState[CtrlIndex]->EnetcCommandBDConfig.commandBDAddr[producerIdx].MessageHeaderData… in Netc_Eth_Ip_SendCommand()
1978 …Netc_Eth_Ip_apxState[CtrlIndex]->EnetcCommandBDConfig.commandBDAddr[producerIdx].MessageHeaderData… in Netc_Eth_Ip_SendCommand()
1981 …Netc_Eth_Ip_apxState[CtrlIndex]->EnetcCommandBDConfig.commandBDAddr[producerIdx].MessageHeaderData… in Netc_Eth_Ip_SendCommand()
1982 …Netc_Eth_Ip_apxState[CtrlIndex]->EnetcCommandBDConfig.commandBDAddr[producerIdx].MessageHeaderData… in Netc_Eth_Ip_SendCommand()
1983 …Netc_Eth_Ip_apxState[CtrlIndex]->EnetcCommandBDConfig.commandBDAddr[producerIdx].MessageHeaderData… in Netc_Eth_Ip_SendCommand()
[all …]
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h1945 …Netc_Eth_Ip_CommandBDType EnetcCommandBDConfig; /*!< This will store the configuration of the comm… member