| /hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/ |
| D | fsl_sfdp_parser.c | 26 uint32_t supported : 1U; member 84 g_sfdpFuncTables.sectorMapTable.supported = 1U; in SFDP_InterpretSFDPParamHeaders() 93 g_sfdpFuncTables.rpmcTable.supported = 1U; in SFDP_InterpretSFDPParamHeaders() 103 g_sfdpFuncTables.fourByteAddrInstTable.supported = 1U; in SFDP_InterpretSFDPParamHeaders() 113 g_sfdpFuncTables.xSPIProfile1Table.supported = 1U; in SFDP_InterpretSFDPParamHeaders() 123 g_sfdpFuncTables.xSPIProfile2Table.supported = 1U; in SFDP_InterpretSFDPParamHeaders() 133 g_sfdpFuncTables.SCCRegMapTable.supported = 1U; in SFDP_InterpretSFDPParamHeaders() 142 g_sfdpFuncTables.SCCRegMapMultiChipTable.supported = 1U; in SFDP_InterpretSFDPParamHeaders() 152 g_sfdpFuncTables.SCCRegMapxSPIProfile2Table.supported = 1U; in SFDP_InterpretSFDPParamHeaders() 163 g_sfdpFuncTables.cmdSeq2OctalDDR.supported = 1U; in SFDP_InterpretSFDPParamHeaders() [all …]
|
| /hal_nxp-latest/mcux/scripts/pinctrl/ |
| D | README.md | 18 No other version of MCUXpresso Config tools is supported. 25 The following SOC lines are supported: 35 Other SOCs may function with this tooling, but are not explicitly supported. 77 To generate pin control definitions for a new SOC not presently supported by 107 This tooling may support more NXP SOCs than those explicitly supported 117 If your SOC is not explicitly supported, you can run the tooling with
|
| /hal_nxp-latest/mcux/ |
| D | README | 39 Some older Kinetis W family SoCs are not supported in MCUXpresso SDK, but 40 instead are supported by the Kinetis Connectivity Software. This 107 …d_mcu: Modified to remove a large amount of dependencies and adapt code to be supported with Zephyr 138 - mcux-sdk-middleware-ieee_802.15.4: adapt code to be supported with Zephyr
|
| /hal_nxp-latest/mcux/mcux-sdk/components/serial_manager/ |
| D | fsl_component_serial_manager.h | 139 #error The serial manager blocking mode cannot be supported for USB CDC. 158 #error The serial manager blocking mode cannot be supported for USB CDC. 166 #error The serial manager blocking mode cannot be supported for BLE WU.
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-ieee_802.15.4/ieee_802_15_4/phy/interface/ |
| D | PhyTypes.h | 27 #error Not supported compiler type 259 #error Not supported compiler type
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/common/ |
| D | fsl_common_arm.h | 363 #error Toolchain not supported 429 #error Toolchain not supported. 463 #error Toolchain not supported. 474 #error Toolchain not supported.
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/ |
| D | CMakeLists.txt | 21 option(HELIUM "Helium acceleration (MVEF and MVEI supported)" OFF) 22 option(MVEF "MVEF intrinsics supported" OFF) 23 option(MVEI "MVEI intrinsics supported" OFF) 24 option(MVEFLOAT16 "Float16 MVE intrinsics supported" OFF)
|
| /hal_nxp-latest/imx/drivers/ |
| D | flexcan.h | 48 #error Not supported compiler type 706 #error Not supported compiler type
|
| /hal_nxp-latest/s32/ |
| D | CMakeLists.txt | 25 # Glue code must be added for each device supported to build with MCUX. This 72 # Clock control is supported through RTD, so disable it in the MCUX drivers
|
| /hal_nxp-latest/mcux/mcux-sdk/utilities/unity/ |
| D | unity_internals.h | 132 #error Invalid UNITY_INT_WIDTH specified! (16 or 32 are supported) 155 #error Invalid UNITY_LONG_WIDTH specified! (32 or 64 are supported) 179 #error Invalid UNITY_POINTER_WIDTH specified! (16, 32 or 64 are supported)
|
| /hal_nxp-latest/mcux/scripts/pinctrl/imx/ |
| D | README.md | 4 with the exception of iMX RT600 and RT500 (supported by the LPC
|
| /hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/src/ |
| D | Qspi_Ip_Sfdp.c | 2739 uint8 supported = 0U; in Qspi_Ip_SfdpGetBasicReadInfo() local 2761 supported = (uint8)Qspi_Ip_SfdpGetBasicParam(sfdpTables, readSupDword[modeIndex], in Qspi_Ip_SfdpGetBasicReadInfo() 2763 if (supported != 0U) in Qspi_Ip_SfdpGetBasicReadInfo() 2811 if (supported == 0U) in Qspi_Ip_SfdpGetBasicReadInfo() 2828 uint8 supported; in Qspi_Ip_SfdpGetBasicWriteInfo() local 2836 supported = (uint8)Qspi_Ip_SfdpGet4BAddParam(sfdpTables, write4ByteSupDword[modeIndex], in Qspi_Ip_SfdpGetBasicWriteInfo() 2838 if (supported == 1U) in Qspi_Ip_SfdpGetBasicWriteInfo()
|
| /hal_nxp-latest/s32/drivers/s32k3/Fls/src/ |
| D | Qspi_Ip_Sfdp.c | 2734 uint8 supported = 0U; in Qspi_Ip_SfdpGetBasicReadInfo() local 2756 supported = (uint8)Qspi_Ip_SfdpGetBasicParam(sfdpTables, readSupDword[modeIndex], in Qspi_Ip_SfdpGetBasicReadInfo() 2758 if (supported != 0U) in Qspi_Ip_SfdpGetBasicReadInfo() 2806 if (supported == 0U) in Qspi_Ip_SfdpGetBasicReadInfo() 2823 uint8 supported; in Qspi_Ip_SfdpGetBasicWriteInfo() local 2831 supported = (uint8)Qspi_Ip_SfdpGet4BAddParam(sfdpTables, write4ByteSupDword[modeIndex], in Qspi_Ip_SfdpGetBasicWriteInfo() 2833 if (supported == 1U) in Qspi_Ip_SfdpGetBasicWriteInfo()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/K32L3A60/mcuxpresso/ |
| D | boot_multicore_slave.c | 105 #error CM4 slave not currently supported in boot_multicore_slave()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC802/ |
| D | Kconfig | 22 # Select supported components
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC804/ |
| D | Kconfig | 22 # Select supported components
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/imx_rt/ |
| D | CMakeLists.txt | 14 message(FATAL_ERROR "CONNFWK_OTW must be set to ON when k32w0 transceiver is supported")
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MQ6/ |
| D | Kconfig | 27 # Select supported components
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC824/ |
| D | Kconfig | 22 # Select supported components
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC845/ |
| D | Kconfig | 22 # Select supported components
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/ |
| D | Kconfig | 30 # Select supported components
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MN6/ |
| D | Kconfig | 27 # Select supported components
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE16Z4/ |
| D | Kconfig | 26 # Select supported components
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MM6/ |
| D | Kconfig | 27 # Select supported components
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8ML8/ |
| D | Kconfig | 27 # Select supported components
|