Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/docs/
Drun_a_project_using_armgcc_CN.md102 …要启动窗口,从Windows 操作系统 **“开始”**菜单中,转至 **“程序 -> GNU 工具 ARM Embedded <版本>”** 并选择 **GCC Command Prompt**。
104 ![GCC Command Prompt](Getting_Started/images/armgcc_debug_jdbserver_launch.png)
Drun_a_project_using_armgcc.md112 Command Prompt**.
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/SensorFusion/SensorFusion API Reference Manual/
Dcalibration__storage_8h__dep__incl.map3 <area shape="rect" id="node3" href="$DecodeCommandBytes_8c.html" title="Command interpreter which i…
Dfusion_8h__dep__incl.map2 <area shape="rect" id="node2" href="$DecodeCommandBytes_8c.html" title="Command interpreter which i…
Dcontrol_8h__dep__incl.map4 <area shape="rect" id="node4" href="$DecodeCommandBytes_8c.html" title="Command interpreter which i…
Dorientation_8h__dep__incl.map8 <area shape="rect" id="node6" href="$DecodeCommandBytes_8c.html" title="Command interpreter which i…
Dmagnetic_8h__dep__incl.map7 <area shape="rect" id="node6" href="$DecodeCommandBytes_8c.html" title="Command interpreter which i…
DprecisionAccelerometer_8h__dep__incl.map6 <area shape="rect" id="node6" href="$DecodeCommandBytes_8c.html" title="Command interpreter which i…
Dmatrix_8h__dep__incl.map9 <area shape="rect" id="node6" href="$DecodeCommandBytes_8c.html" title="Command interpreter which i…
Dsensor__fusion_8h__dep__incl.map5 <area shape="rect" id="node5" href="$DecodeCommandBytes_8c.html" title="Command interpreter which i…
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/ISSDK API Reference Manual/
Da00775.map3 <area shape="rect" id="node3" href="$a00794.html" title="Command interpreter which interfaces to th…
Da00850.map2 <area shape="rect" id="node2" href="$a00794.html" title="Command interpreter which interfaces to th…
Da00781.map9 <area shape="rect" id="node9" href="$a00794.html" title="Command interpreter which interfaces to th…
Da00916.map10 <area shape="rect" id="node10" href="$a00794.html" title="Command interpreter which interfaces to t…
/hal_nxp-3.5.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.5.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Specific.c361 void Clock_Ip_Command(Clock_Ip_ClockConfigType const * Config, Clock_Ip_CommandType Command) in Clock_Ip_Command() argument
363 switch(Command) in Clock_Ip_Command()
/hal_nxp-3.5.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c584 MsgCommandConfig->Command = (uint8)0U; in Netc_Eth_Ip_SendMsgFromVsiToPsi()
818 MsgCommandConfig->Command = (uint8)0U; in Netc_Eth_Ip_VsiToPsiMsg()
835 MsgCommandConfig->Command = (uint8)0U; in Netc_Eth_Ip_VsiToPsiMsg()
860 MsgCommandConfig->Command = (uint8)1U; in Netc_Eth_Ip_VsiToPsiMsg()
873 MsgCommandConfig->Command = (uint8)0x00U; in Netc_Eth_Ip_VsiToPsiMsg()
881 MsgCommandConfig->Command = (uint8)0x10U; in Netc_Eth_Ip_VsiToPsiMsg()
889 MsgCommandConfig->Command = (uint8)0x20U; in Netc_Eth_Ip_VsiToPsiMsg()
DNetc_Eth_Ip_Irq.c225 …onType)((uint16)((uint32)CmdMacReceivedAddr->Class << 8U) + ((uint32)CmdMacReceivedAddr->Command)); in Netc_Eth_Ip_MSIX_SIMsgEvent()
/hal_nxp-3.5.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.5.0/s32/drivers/s32ze/Mcu/include/
DClock_Ip_Private.h538 void Clock_Ip_Command(Clock_Ip_ClockConfigType const * Config, Clock_Ip_CommandType Command);
/hal_nxp-3.5.0/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h275 uint8 Command; /*!< Type of command. */ member