Home
last modified time | relevance | path

Searched refs:Command (Results 1 – 9 of 9) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32k3/Mcu/src/
DClock_Ip_Specific.c630 void Clock_Ip_Command(Clock_Ip_ClockConfigType const * Config, Clock_Ip_CommandType Command) in Clock_Ip_Command() argument
632 switch(Command) in Clock_Ip_Command()
/hal_nxp-3.6.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Specific.c386 void Clock_Ip_Command(Clock_Ip_ClockConfigType const * Config, Clock_Ip_CommandType Command) in Clock_Ip_Command() argument
388 switch(Command) in Clock_Ip_Command()
/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c960 MsgCommandConfig->Command = (uint8)0U; in Netc_Eth_Ip_VsiToPsiMsg()
977 MsgCommandConfig->Command = (uint8)0U; in Netc_Eth_Ip_VsiToPsiMsg()
1002 MsgCommandConfig->Command = (uint8)1U; in Netc_Eth_Ip_VsiToPsiMsg()
1015 MsgCommandConfig->Command = (uint8)0x00U; in Netc_Eth_Ip_VsiToPsiMsg()
1023 MsgCommandConfig->Command = (uint8)0x10U; in Netc_Eth_Ip_VsiToPsiMsg()
1031 MsgCommandConfig->Command = (uint8)0x20U; in Netc_Eth_Ip_VsiToPsiMsg()
1039 MsgCommandConfig->Command = (uint8)0x00U; in Netc_Eth_Ip_VsiToPsiMsg()
1205 if (OperationData->Command == 0U) in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()
1222 …ield[NETC_ETH_IP_CBD_CMD] |= NETC_ETH_IP_CMDBD_REQFMT_CONFIG_FIELD_COMMAND(OperationData->Command); in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()
1293 TableData.Command = 0U; in Netc_Eth_Ip_AddVLANFilterTableEntry()
[all …]
DNetc_Eth_Ip_Irq.c230 …onType)((uint16)((uint32)CmdMacReceivedAddr->Class << 8U) + ((uint32)CmdMacReceivedAddr->Command)); in Netc_Eth_Ip_ProcessMsgRcv()
/hal_nxp-3.6.0/s32/drivers/s32k1/Mcu/src/
DClock_Ip_Specific.c1162 void Clock_Ip_Command(Clock_Ip_ClockConfigType const * Config, Clock_Ip_CommandType Command) in Clock_Ip_Command() argument
1164 switch(Command) in Clock_Ip_Command()
/hal_nxp-3.6.0/s32/drivers/s32k3/Mcu/include/
DClock_Ip_Private.h535 void Clock_Ip_Command(Clock_Ip_ClockConfigType const * Config, Clock_Ip_CommandType Command);
/hal_nxp-3.6.0/s32/drivers/s32ze/Mcu/include/
DClock_Ip_Private.h535 void Clock_Ip_Command(Clock_Ip_ClockConfigType const * Config, Clock_Ip_CommandType Command);
/hal_nxp-3.6.0/s32/drivers/s32k1/Mcu/include/
DClock_Ip_Private.h535 void Clock_Ip_Command(Clock_Ip_ClockConfigType const * Config, Clock_Ip_CommandType Command);
/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h841 uint8 Command; /*!< */ member
857 uint8 Command; /*!< Type of command. */ member