Home
last modified time | relevance | path

Searched full:build (Results 1 – 25 of 1968) sorted by relevance

12345678910>>...79

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/
DREADME.md6 (It is not official so not supported. The official way to build is to use the CMSIS-Pack).
13 To build example arm_variance_f32 with cmake, you need to create a build folder where the build wil…
15 You can create a build folder in Examples/ARM/arm_variance_f32
17 Once you are in the build folder, you can use cmake to generate the Makefiles.
19 The cmake command is requiring several arguments. For instance, to build for m7 with AC6 compiler:
40 Since the build folder is assumed to be created in arm_variance_examples then the path to CMakeList…
42 To build for A5, you need to change DCMAKE_TOOLCHAIN_FILE and ARM_CPU:
47 To build for A5 with Neon acceleration, you need to add:
53 Once cmake has generated the makefiles, you can use a GNU Make to build.
68 If you want to build only the CMSIS-DSP library and don't link with any boot code then you'll need …
[all …]
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1176/arm/
DMIMXRT117x_64MB_QuadSPI_4KB_SEC.FLM ... fp FlashDevice Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed] ArmLink ...
DMIMXRT117x_64MB_QuadSPI_4KB_SEC_Alias.FLM ... fp FlashDevice Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed] ArmLink ...
/hal_nxp-3.5.0/imx/drivers/
Dadc_imx7d.h84 /*! @brief ADC build-in comparer work mode configuration enumeration. */
87 adcCmpModeDisable = 0x0, /*!< ADC build-in comparator is disabled.*/
88 …adcCmpModeGreaterThanLow = 0x1, /*!< ADC build-in comparator is triggered when sample value great…
89 …adcCmpModeLessThanLow = 0x2, /*!< ADC build-in comparator is triggered when sample value less …
90 …adcCmpModeInInterval = 0x3, /*!< ADC build-in comparator is triggered when sample value in in…
91 …adcCmpModeGreaterThanHigh = 0x5, /*!< ADC build-in comparator is triggered when sample value great…
92 …adcCmpModeLessThanHigh = 0x6, /*!< ADC build-in comparator is triggered when sample value less …
93 …adcCmpModeOutOffInterval = 0x7, /*!< ADC build-in comparator is triggered when sample value out o…
171 * @brief This function Enable ADC module build-in Level Shifter.
183 * @brief This function Disable ADC module build-in Level Shifter
[all …]
/hal_nxp-3.5.0/mcux/mcux-sdk/components/log/
Dfsl_component_log_config.h71 …* For MCUxpresso, right click project and select "Properties", define it in "C/C++ Build->Settings…
87 …* For MCUxpresso, right click project and select "Properties", define it in "C/C++ Build->Settings…
102 …* For MCUxpresso, right click project and select "Properties", define it in "C/C++ Build->Settings…
117 …* For MCUxpresso, right click project and select "Properties", define it in "C/C++ Build->Settings…
132 …* For MCUxpresso, right click project and select "Properties", define it in "C/C++ Build->Settings…
148 …* For MCUxpresso, right click project and select "Properties", define it in "C/C++ Build->Settings…
163 …* For MCUxpresso, right click project and select "Properties", define it in "C/C++ Build->Settings…
178 …* For MCUxpresso, right click project and select "Properties", define it in "C/C++ Build->Settings…
/hal_nxp-3.5.0/mcux/mcux-sdk/docs/
Drun_a_project_using_mcux.md3 This section describes the steps required to configure MCUXpresso IDE to build, run, and debug exam…
13 # :two:Build an example application
14 To build an example application, follow these steps.
22 …r to the root folder of west workspace(mcuxsdk) to explore MCUXpresso IDE build and debug for exam…
33 The below steps for import, build and run an example are same for different IDE versions.
56 6. On the **Quickstart** panel, click **build evkmimxrt1020_demo_apps_hello_world [Debug]**.
Drun_a_project_using_armgcc.md3 This section describes the steps to configure the command line Arm® GCC tools to build, run, and de…
6 This section contains the steps to install the necessary components required to build and run an MC…
15 C-Runtime DLLs (such as Cygwin). The build environment used by the MCUXpresso SDK does not use the …
38 … (as required by Kinetis SDK 1.0.0), remove it to ensure that the new GCC build system works corre…
67 # :two:Build an example application
DGetting_Started.md3 This section helps you build basic understanding of current fundamental project content and guide y…
36 ### Build and run example application
37 To build and run the example application, we provide below guides:
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/common/
Dfsl_common_dsp.h118 * Empty function for build compatibility.
131 * Empty function for build compatibility.
144 * Empty function for build compatibility.
156 * Empty function for build compatibility.
/hal_nxp-3.5.0/s32/
DCMakeLists.txt3 # Set the SoC specific drivers and configuration to build
20 # to build MCUX drivers together with RTD drivers for NXP S32 devices.
25 # Glue code must be added for each device supported to build with MCUX. This
/hal_nxp-3.5.0/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Sfdp.c1524 /* Build SFDP Read Sequence */ in Qspi_Ip_SfdpInitLut()
1752 /* Build operation */ in Qspi_Ip_SfdpLutInitEnterLegacySPI()
1760 /* Build LUT sequence (copy into the virtual LUT table of the configuration) */ in Qspi_Ip_SfdpLutInitEnterLegacySPI()
2209 /* Build operation */ in Qspi_Ip_SfdpInitSimpleCmd()
2213 /* Build LUT sequence */ in Qspi_Ip_SfdpInitSimpleCmd()
2277 /* Build operation */ in Qspi_Ip_SfdpInitWriteReg()
2283 /* Build WE LUT sequence */ in Qspi_Ip_SfdpInitWriteReg()
2287 /* Build write SR LUT sequence */ in Qspi_Ip_SfdpInitWriteReg()
2616 /* Build LUT */ in Qspi_Ip_SfdpConfigBasicRead()
2785 /* Build LUT */ in Qspi_Ip_SfdpGetBasicReadInfo()
[all …]
/hal_nxp-3.5.0/s32/soc/s32k344/include/
DSiul2_Icu_Ip_SA_Init_PBcfg.h9 * manually modified version is kept in order to build. SIUL2 ICU configuration
24 /* Not used, but required to build */
DWkpu_Ip_SA_Init_PBcfg.h12 * manually modified version is kept in order to build. SIUL2 ICU configuration
25 /* Not used, but required to build */
/hal_nxp-3.5.0/s32/soc/s32z27/include/
DLinflexd_Uart_Ip_Sa_Init_PBcfg.h9 * manually modified version is kept in order to build. LINFlexD UART default
25 /* Not used, but required to build */
DSiul2_Icu_Ip_SA_Init_PBcfg.h9 * manually modified version is kept in order to build. SIUL2 ICU configuration
24 /* Not used, but required to build */
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/SensorFusion/SensorFusion API Reference Manual/
Ddriver__MAG3110_8c_ab25e9152fa726f2bcd148b9a0dbde157_icgraph.map3 …is is a FreeRTOS (dual task) implementation of the NXP sensor fusion demo build. " alt="" coords="…
5 …is is a FreeRTOS (dual task) implementation of the NXP sensor fusion demo build. " alt="" coords="…
Ddrivers_8h_ab25e9152fa726f2bcd148b9a0dbde157_icgraph.map3 …is is a FreeRTOS (dual task) implementation of the NXP sensor fusion demo build. " alt="" coords="…
5 …is is a FreeRTOS (dual task) implementation of the NXP sensor fusion demo build. " alt="" coords="…
Ddrivers_8h_aba7e2b11087e48b339ecd8c2b1f4ae09_icgraph.map3 …is is a FreeRTOS (dual task) implementation of the NXP sensor fusion demo build. " alt="" coords="…
5 …is is a FreeRTOS (dual task) implementation of the NXP sensor fusion demo build. " alt="" coords="…
/hal_nxp-3.5.0/mcux/mcux-sdk/
DREADME.md19 2. Provide flexibility for user to select needed projects to build their application.
20 3. Provide ability for user to fetch needed project version to build their application.
73 …release with same 2.x.y version of SDK archive package, software examples build/run quality are gu…
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX3/scfw_api/svc/misc/
Dmisc_api.h239 * This function is used to return the SCFW build info.
242 * @param[out] build pointer to return build number
245 void sc_misc_build_info(sc_ipc_t ipc, uint32_t *build,
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX5/scfw_api/svc/misc/
Dmisc_api.h239 * This function is used to return the SCFW build info.
242 * @param[out] build pointer to return build number
245 void sc_misc_build_info(sc_ipc_t ipc, uint32_t *build,
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX4/scfw_api/svc/misc/
Dmisc_api.h239 * This function is used to return the SCFW build info.
242 * @param[out] build pointer to return build number
245 void sc_misc_build_info(sc_ipc_t ipc, uint32_t *build,
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX6/scfw_api/svc/misc/
Dmisc_api.h239 * This function is used to return the SCFW build info.
242 * @param[out] build pointer to return build number
245 void sc_misc_build_info(sc_ipc_t ipc, uint32_t *build,
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8UX5/scfw_api/svc/misc/
Dmisc_api.h239 * This function is used to return the SCFW build info.
242 * @param[out] build pointer to return build number
245 void sc_misc_build_info(sc_ipc_t ipc, uint32_t *build,
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8UX6/scfw_api/svc/misc/
Dmisc_api.h239 * This function is used to return the SCFW build info.
242 * @param[out] build pointer to return build number
245 void sc_misc_build_info(sc_ipc_t ipc, uint32_t *build,

12345678910>>...79