Searched refs:new (Results 1 – 22 of 22) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/ |
D | CONTRIBUTING.md | 12 * [Contributing New Components](#contributing-new-components) 112 4. Code should be well documented, add proper doxygen comments if you are adding new function/types… 135 …port bugs only, if you are requesting new feature, please check the [Contributing New Components](… 142 …y report issue via [New issue](https://github.com/NXPmicro/mcux-sdk/issues/new/choose), please fol… 150 … contribute new features, please make sure the new features are communicated follow the flow [Cont… 158 4. Add new remote ```nxp``` in the repository to be able to get latest code base in ```NXPMicro/mcu… 162 5. Checkout a new branch for your contribution, the branch should be check out from the origin bran… 182 …new components, please send an email to [project maintainer](susan.su@nxp.com) to communicate your…
|
D | README.md | 36 You need to have both Git and West installed in order to get a new delivery of the whole SDK or upd… 37 * Clone/check-out a new delivery of whole SDK 73 The MCUX release launches once a new release is available on [SDK Builder](http://mcuxpresso.nxp.co… 77 * For NPI release, it aims to support a new soc product recently launched in the market. It is buil… 82 … which is expected to include all the previous 'MCUX_' release content and new enablement on main …
|
D | CONTRIBUTING_CN.md | 44 如果以上检查都没有帮助您解决问题,您可以通过[新问题](https://github.com/NXPmicro/mcux-sdk/issues/new/choose)来创建GitHub issue,…
|
D | LA_OPT_NXP_Software_License RTAudio.txt | 45 9. SUPPORT. NXP is not obligated to provide any support, upgrades or new releases of the Li…
|
D | LA_OPT_NXP_Software_License.txt | 48 8. SUPPORT. NXP is not obligated to provide any support, upgrades or new releases of the Li…
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/pcm186x/ |
D | fsl_pcm186x.c | 40 uint8_t old, new; in PCM186x_ModifyReg() local 48 new = (old & (~mask)) | (val & mask); in PCM186x_ModifyReg() 50 return PCM186x_WriteReg(handle, reg, new); in PCM186x_ModifyReg()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/scripts/kconfig/ |
D | diffconfig.py | 130 new = sorted(b.keys()) 131 for config in new:
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/pcm512x/ |
D | fsl_pcm512x.c | 40 uint8_t old, new; in PCM512x_ModifyReg() local 48 new = (old & (~mask)) | (val & mask); in PCM512x_ModifyReg() 50 return PCM512x_WriteReg(handle, reg, new); in PCM512x_ModifyReg()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/NN/ |
D | README.md | 9 For any questions or to reach the CMSIS-NN team, please create a new issue in https://github.com/AR… 12 …n to a cycle efficient shift operation. No new development is done on the legacy functions and all…
|
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/ |
D | ChangeLogKSDK.txt | 8 - Add the new netc adatper for the new netc driver. 46 …- Use new feeback solution and low latency playback for usb device speaker demo and unified demos.… 97 - Added a new device example.
|
D | README.md | 84 …vided to introduce more details of the USB stack or guide users to implement some new requirements.
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/ |
D | README.md | 118 Some new compilations symbols have been introduced to avoid including all the tables if they are no… 120 If no new symbol is defined, everything will behave as usual. If ARM_DSP_CONFIG_TABLES is defined t…
|
/hal_nxp-3.5.0/mcux/mcux-sdk/docs/ |
D | run_a_project_using_armgcc.md | 38 … variable (as required by Kinetis SDK 1.0.0), remove it to ensure that the new GCC build system wo… 42 ## 3. Add a new system environment variable for **ARMGCC_DIR** 43 Create a new system environment variable and name it as ARMGCC_DIR. The value of this variable shou…
|
/hal_nxp-3.5.0/mcux/mcux-sdk/.github/ |
D | PULL_REQUEST_TEMPLATE.md | 8 - [ ] My changes generate no new warnings.
|
/hal_nxp-3.5.0/mcux/mcux-sdk/cmake/ |
D | kconfig.cmake | 183 # Create a new .config if it does not exists, or if the checksum of 242 # Write the new configuration fragment checksum. Only do this if kconfig.py
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/mmcau/ |
D | README.txt | 6 - new asm-cm0p library created, optimized for ARMv6-M ISA
|
/hal_nxp-3.5.0/mcux/scripts/pinctrl/ |
D | README.md | 75 To generate pin control definitions for a new SOC not presently supported by
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/mmcau/asm-cm0p/src/ |
D | mmcau_sha256_functions.s | 511 ldmia r2!, {r4-r7} @ load new CA[0-3] 519 ldmia r2!, {r4-r7} @ load new CA[4-7]
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/css_pkc/doc/html/ |
D | doxygen.css | 643 font-family: "courier new",courier,monospace; 715 font-family: "courier new",courier,monospace;
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/power_manager/ |
D | README.md | 228 …esources constraints to keep will be the sum of the previous ones with the new defined, i.e *APP_D…
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/ISSDK API Reference Manual/ |
D | issdk_stylesheet.css | 647 font-family: "courier new",courier,monospace;
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/SensorFusion/SensorFusion API Reference Manual/ |
D | html_custom.css | 719 font-family: "courier new",courier,monospace;
|