| /hal_nxp-latest/mcux/ |
| D | hal_nxp.cmake | 2 ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk/devices/${MCUX_DEVICE_PATH} 3 ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk/devices/${MCUX_DEVICE_PATH}/drivers 4 ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk/drivers/common 5 ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk/drivers/flexcomm 6 ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk/drivers/lpflexcomm 7 ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk/drivers/flexio 8 ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk/drivers/dmamux 9 ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk/components/osa 10 ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk/components/lists 15 ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk/CMSIS/Core_AArch64/Include [all …]
|
| D | README | 1 MCUXpresso SDK 5 NXP MCUXpresso SDK 6 https://github.com/nxp-mcuxpresso/mcux-sdk 13 NXP MCUXpresso SDK USB 14 https://github.com/nxp-mcuxpresso/mcux-sdk-middleware-usb 16 SDK 2.16.000 merge 18 NXP MCUXpresso SDK Connectivity Framework 19 https://github.com/nxp-mcuxpresso/mcux-sdk-middleware-connectivity-framework 22 NXP MCUXpresso SDK Multicore middleware 23 https://github.com/nxp-mcuxpresso/mcux-sdk-middleware-multicore [all …]
|
| D | CMakeLists.txt | 26 zephyr_include_directories(mcux-sdk/devices/${MCUX_DEVICE_PATH}) 27 zephyr_include_directories(mcux-sdk/devices/${MCUX_DEVICE_PATH}/drivers) 31 zephyr_include_directories(mcux-sdk/devices/${MCUX_DEVICE_PATH}/xip) 34 #include CMSIS of mcux-sdk for Cortex-A 36 zephyr_include_directories(mcux-sdk/CMSIS/Core_AArch64/Include) 49 zephyr_library_sources(mcux-sdk/devices/${MCUX_DEVICE_PATH}/drivers/fsl_clock.c) 53 zephyr_library_sources(mcux-sdk/devices/${MCUX_DEVICE_PATH}/drivers/fsl_power.c) 55 zephyr_library_sources(mcux-sdk/devices/${MCUX_DEVICE_PATH}/drivers/fsl_reset.c) 56 …zephyr_library_sources_ifdef(CONFIG_HWINFO_RW61X mcux-sdk/devices/${MCUX_DEVICE}/drivers/fsl_ocotp… 61 zephyr_library_sources(mcux-sdk/devices/${MCUX_DEVICE_PATH}/drivers/fsl_romapi.c) [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/ |
| D | README.md | 1 # MCUXpresso SDK: mcux-sdk 4 …(https://img.shields.io/github/v/release/NXPMicro/mcux-sdk)](https://github.com/NXPmicro/mcux-sdk/… 5 …tps://img.shields.io/github/contributors/NXPMicro/mcux-sdk)](https://github.com/NXPmicro/mcux-sdk/… 6 …es](https://img.shields.io/github/issues/NXPMicro/mcux-sdk)](https://github.com/NXPmicro/mcux-sdk/… 7 …o/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/NXPmicro/mcux-sdk/pulls) 9 …SDK is a comprehensive software enablement package designed to simplify and accelerate application… 11 The whole MCUXpresso SDK delivery is composed of separate project/repo deliveries. The idea we spli… 25 This mcux-sdk project/repo provides the fundamental support for all NXP hot parts: 34 …SDK delivery**, it contains the [west.yml](https://github.com/NXPmicro/mcux-sdk/blob/main/west.yml… 39 - [Sdmmc](https://github.com/nxp-mcuxpresso/mcux-sdk-middleware-sdmmc) [all …]
|
| D | README_CN.md | 1 # MCUXpresso SDK:mcux-sdk 4 …(https://img.shields.io/github/v/release/NXPMicro/mcux-sdk)](https://github.com/NXPmicro/mcux-sdk/… 5 …tps://img.shields.io/github/contributors/NXPMicro/mcux-sdk)](https://github.com/NXPmicro/mcux-sdk/… 6 …es](https://img.shields.io/github/issues/NXPMicro/mcux-sdk)](https://github.com/NXPmicro/mcux-sdk/… 7 …o/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/NXPmicro/mcux-sdk/pulls) 9 …so SDK 是一个综合性软件支持包,帮助您使用恩智浦基于Arm® Cortex®-M内核的MCU(包括其通用、跨界和Bluetooth™ MCU)简化和加快应用开发。该项目为用户提供了除 SDK… 19 1. 避免单个代码仓库过大。当前项目包含了MCUXpresso SDK 2.9.0版本以上所有的MCU的软件支持,如果所有内容放在一个代码仓库里面,会造成这个代码仓库过于臃肿,后续git的管理效率也… 35 **当前项目也是获取SDK所有项目的中央存储库**,它包含的[west.yml](https://github.com/NXPmicro/mcux-sdk/blob/main/west.yml)记录… 36 …raph.svg)](https://htmlpreview.github.io/?https://github.com/NXPmicro/mcux-sdk/blob/main/docs/sdk_… 43 west init -m https://github.com/NXPmicro/mcux-sdk --mr ${revision} mcuxsdk [all …]
|
| D | west.yml | 12 - name: mcux-sdk-examples 18 - name: mcux-sdk-middleware-sdmmc 21 - name: mcux-sdk-middleware-multicore 37 - name: mcux-sdk-middleware-eiq 40 - name: mcux-sdk-middleware-deepviewrt 43 - name: mcux-sdk-middleware-glow 46 - name: mcux-sdk-middleware-tensorflow 49 - name: mcux-sdk-middleware-usb 52 - name: mcux-sdk-middleware-edgefast-bluetooth 55 - name: mcux-sdk-middleware-ethermind [all …]
|
| D | CONTRIBUTING_CN.md | 20 此项目中的所有 SDK 驱动程序、组件、设备支持文件、开发板支持文件均使用 BSD-3-Clause 许可协议,许可协议副本请查看 [COPYING_BSD-3](COPYING-BSD-3)。对于… 44 如果以上检查都没有帮助您解决问题,您可以通过[新问题](https://github.com/NXPmicro/mcux-sdk/issues/new/choose)来创建GitHub issue,… 54 1. 在我们的 GitHub 项目上点击 ‘Fork’,创建一个forked的工作仓库到您个人的 GitHub 账户。例如。 ```您的名字/mcux-sdk``` 55 2. 将您的forked的代码仓库克隆到本地。 ```git clone https://github.com/yourname/mcux-sdk.git``` 56 3. 在本地切换目录到克隆的代码仓库 ```mcux-sdk``` 文件夹。 58 cd mcux-sdk 60 4. 在工作仓库中添加新的远程(remote)```nxp```,来追踪我们恩智浦官方项目```NXPMicro/mcux-sdk```来获取最新的代码库。 62 git remote add nxp https://github.com/NXPmicro/mcux-sdk.git
|
| D | CONTRIBUTING.md | 21 All SDK drivers, components, device support files, board support files and driver examples in this … 142 …sue, you may report issue via [New issue](https://github.com/NXPmicro/mcux-sdk/issues/new/choose),… 152 …r GitHub project, create a forked repo to your personal GitHub account. eg. ```yourname/mcux-sdk``` 153 2. Clone your forked repo to local repository. ```git clone https://github.com/yourname/mcux-sdk.gi… 154 3. Change into the ```mcux-sdk``` folder which hosts local repository. 156 cd mcux-sdk 158 …w remote ```nxp``` in the repository to be able to get latest code base in ```NXPMicro/mcux-sdk```. 160 git remote add nxp https://github.com/NXPmicro/mcux-sdk.git
|
| D | SW-Content-Register.txt | 1 Release Name: MCUXpresso Software Development Kit (SDK) 22 SDK_Peripheral_Driver Name: SDK Peripheral Driver 33 SDK_Device Name: SDK SoC files 43 SDK_Components Name: SDK components and board peripheral drivers 48 Description: SDK components and board peripheral 53 cmsis_drivers Name: SDK CMSIS Peripheral Drivers 166 multicore Name: Multicore SDK 288 MCUXpresso SDK. 668 SDK_Examples Name: SDK examples 674 Description: SDK out of box examples to show how
|
| /hal_nxp-latest/mcux/middleware/ |
| D | CMakeLists.txt | 2 …list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/mcux-sdk-middleware-connectivity-framewo… 5 … zephyr_include_directories(${CMAKE_CURRENT_LIST_DIR}/mcux-sdk-middleware-multicore/mcmgr/src) 8 …${CMAKE_CURRENT_LIST_DIR}/mcux-sdk-middleware-multicore/mcmgr/src/mcmgr_internal_core_api_mcxw716_… 9 …${CMAKE_CURRENT_LIST_DIR}/mcux-sdk-middleware-multicore/mcmgr/src/mcmgr_internal_core_api_mcxw716.c 10 ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk-middleware-multicore/mcmgr/src/mcmgr.c 11 ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk-middleware-multicore/mcmgr/src/mcmgr_imu_internal.c 15 ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk-middleware-multicore/rpmsg_lite/lib/include 16 … ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk-middleware-multicore/rpmsg_lite/lib/include/platform/kw45b41 17 … ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk-middleware-multicore/rpmsg_lite/lib/include/environment/zephyr 21 ${CMAKE_CURRENT_LIST_DIR}/mcux-sdk-middleware-multicore/rpmsg_lite/lib/common/llist.c [all …]
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/ |
| D | ChangeLogKSDK.txt | 4 @section multicore Multicore SDK 5 The current version of Multicore SDK is 2.16.0 7 - Multicore SDK component versions: 25 - Multicore SDK component versions: 44 - Multicore SDK component versions: 79 - Multicore SDK component versions: 90 - Multicore SDK component versions: 122 - Multicore SDK component versions: 130 - Multicore SDK component versions: 164 - Multicore SDK component versions: [all …]
|
| D | README.md | 1 # mcux-sdk-middleware-multicore 3 …y is for MCUXpresso SDK multicore middleware delivery and it contains multicore components officia… 5 …SDK overall delivery which is composed of several project deliveries. Please go to the [main repos…
|
| D | readme.txt | 1 Multicore SDK 4 This is the top level Multicore SDK directory. This directory contains source code 21 Multicore SDK documents can be found in the top level MCUXpressoSDK doc directory: 27 (Not all MCUXpresso SDK packages contain the whole set of these folders)
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/ |
| D | README.md | 1 # Leveraging MCUXpresso SDK Power Manager for MCU class of devices 6 3. [SDK Power Manager](#sdkpm) 18 …SDK is a software framework available for bare-metal code and FreeRTOS applications, aiming at fac… 27 - SDK – Software Development Kit. 32 ## 3. SDK Power Manager <a id="sdkpm"></a> 38 Features of the SDK Power Manager are: 40 - SDK Power Manager turns all resources OFF by default, except the ones required by the user. 44 …traints or timing do not match the constraints of the low-power state, the SDK Power Manager will … 45 …e possible resources satisfying the low-power states will be turned off by the SDK Power Manager. 46 …- The user is only required to specify the resource constraints. The SDK Power Manager will find t… [all …]
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/ |
| D | CMakeLists.txt | 159 zephyr_library_sources(${ZEPHYR_HAL_NXP_MODULE_DIR}/mcux/mcux-sdk/utilities/misc_utilities/fsl_memc… 161 zephyr_library_sources(${ZEPHYR_HAL_NXP_MODULE_DIR}/mcux/mcux-sdk/components/lists/fsl_component_ge… 163 zephyr_library_sources(${ZEPHYR_HAL_NXP_MODULE_DIR}/mcux/mcux-sdk/components/osa/fsl_os_abstraction… 184 ${ZEPHYR_HAL_NXP_MODULE_DIR}/mcux/mcux-sdk/components/osa/ 185 ${ZEPHYR_HAL_NXP_MODULE_DIR}/mcux/mcux-sdk/components/lists/ 186 ${ZEPHYR_HAL_NXP_MODULE_DIR}/mcux/mcux-sdk/components/wifi_bt_module/AzureWave/tx_pwr_limits/ 187 ${ZEPHYR_HAL_NXP_MODULE_DIR}/mcux/mcux-sdk/components/wifi_bt_module/Murata/tx_pwr_limits/ 188 ${ZEPHYR_HAL_NXP_MODULE_DIR}/mcux/mcux-sdk/components/rpmsg/ 278 ${ZEPHYR_HAL_NXP_MODULE_DIR}/mcux/mcux-sdk/drivers/imu/fsl_imu.c 279 ${ZEPHYR_HAL_NXP_MODULE_DIR}/mcux/mcux-sdk/components/rpmsg/fsl_adapter_rfimu.c [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1020/ |
| D | clock_config.c | 221 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 222 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 234 /* In SDK projects, external flash (configured by FLEXSPI) will be initialized by dcd. in BOARD_BootClockRUN() 235 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI clock source in SDK project… in BOARD_BootClockRUN() 332 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 333 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 337 … should be defined to keep system pll (selected to be SEMC source clock in SDK projects) unchanged… in BOARD_BootClockRUN() 350 /* In SDK projects, external flash (configured by FLEXSPI) will be initialized by dcd. in BOARD_BootClockRUN() 351 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI clock source in SDK project… in BOARD_BootClockRUN() 590 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN_400M() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1024/ |
| D | clock_config.c | 221 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 222 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 234 /* In SDK projects, external flash (configured by FLEXSPI) will be initialized by dcd. in BOARD_BootClockRUN() 235 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI clock source in SDK project… in BOARD_BootClockRUN() 332 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 333 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 337 … should be defined to keep system pll (selected to be SEMC source clock in SDK projects) unchanged… in BOARD_BootClockRUN() 350 /* In SDK projects, external flash (configured by FLEXSPI) will be initialized by dcd. in BOARD_BootClockRUN() 351 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI clock source in SDK project… in BOARD_BootClockRUN() 590 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN_400M() [all …]
|
| /hal_nxp-latest/s32/ |
| D | CMakeLists.txt | 38 # required by mcux/mcux-sdk/drivers/common/fsl_common_arm.h (at least) 40 # required by mcux/mcux-sdk/drivers/common/drivers_common.cmake 44 # required by mcux/mcux-sdk/drivers/common/drivers_common.cmake for non DSP 50 ${CMAKE_CURRENT_LIST_DIR}/../mcux/mcux-sdk/drivers/${directory} 52 zephyr_include_directories(${CMAKE_CURRENT_LIST_DIR}/../mcux/mcux-sdk/drivers/${directory}) 94 zephyr_include_directories(${CMAKE_CURRENT_LIST_DIR}/../mcux/mcux-sdk/drivers/port) 97 zephyr_include_directories(${CMAKE_CURRENT_LIST_DIR}/../mcux/mcux-sdk/drivers/sysmpu)
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1060/ |
| D | clock_config.c | 237 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 238 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 250 /* In SDK projects, external flash (configured by FLEXSPI) will be initialized by dcd. in BOARD_BootClockRUN() 251 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI clock source in SDK project… in BOARD_BootClockRUN() 380 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 381 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 385 … should be defined to keep system pll (selected to be SEMC source clock in SDK projects) unchanged… in BOARD_BootClockRUN() 398 /* In SDK projects, external flash (configured by FLEXSPI) will be initialized by dcd. in BOARD_BootClockRUN() 399 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI clock source in SDK project… in BOARD_BootClockRUN() 690 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN_528M() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1064/ |
| D | clock_config.c | 239 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 240 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 258 /* In SDK projects, external flash (configured by FLEXSPI2) will be initialized by dcd. in BOARD_BootClockRUN() 259 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI2 clock source in SDK projec… in BOARD_BootClockRUN() 382 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 383 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 387 … should be defined to keep system pll (selected to be SEMC source clock in SDK projects) unchanged… in BOARD_BootClockRUN() 400 /* In SDK projects, external flash (configured by FLEXSPI2) will be initialized by dcd. in BOARD_BootClockRUN() 401 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI2 clock source in SDK projec… in BOARD_BootClockRUN() 694 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN_528M() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkcmimxrt1060/ |
| D | clock_config.c | 236 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 237 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 249 /* In SDK projects, external flash (configured by FLEXSPI) will be initialized by dcd. in BOARD_BootClockRUN() 250 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI clock source in SDK project… in BOARD_BootClockRUN() 379 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 380 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 384 … should be defined to keep system pll (selected to be SEMC source clock in SDK projects) unchanged… in BOARD_BootClockRUN() 397 /* In SDK projects, external flash (configured by FLEXSPI) will be initialized by dcd. in BOARD_BootClockRUN() 398 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI clock source in SDK project… in BOARD_BootClockRUN() 689 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN_528M() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkbmimxrt1060/ |
| D | clock_config.c | 237 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 238 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 250 /* In SDK projects, external flash (configured by FLEXSPI) will be initialized by dcd. in BOARD_BootClockRUN() 251 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI clock source in SDK project… in BOARD_BootClockRUN() 380 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 381 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 385 … should be defined to keep system pll (selected to be SEMC source clock in SDK projects) unchanged… in BOARD_BootClockRUN() 398 /* In SDK projects, external flash (configured by FLEXSPI) will be initialized by dcd. in BOARD_BootClockRUN() 399 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI clock source in SDK project… in BOARD_BootClockRUN() 690 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN_528M() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1040/ |
| D | clock_config.c | 227 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 228 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 240 /* In SDK projects, external flash (configured by FLEXSPI) will be initialized by dcd. in BOARD_BootClockRUN() 241 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI clock source in SDK project… in BOARD_BootClockRUN() 361 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 362 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 366 … should be defined to keep system pll (selected to be SEMC source clock in SDK projects) unchanged… in BOARD_BootClockRUN() 379 /* In SDK projects, external flash (configured by FLEXSPI) will be initialized by dcd. in BOARD_BootClockRUN() 380 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI clock source in SDK project… in BOARD_BootClockRUN() 659 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN_600M() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkbimxrt1050/ |
| D | clock_config.c | 230 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 231 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 243 /* In SDK projects, external flash (configured by FLEXSPI) will be initialized by dcd. in BOARD_BootClockRUN() 244 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI clock source in SDK project… in BOARD_BootClockRUN() 365 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN() 366 …* With this macro SKIP_SYSCLK_INIT, system pll (selected to be SEMC source clock in SDK projects) … in BOARD_BootClockRUN() 370 … should be defined to keep system pll (selected to be SEMC source clock in SDK projects) unchanged… in BOARD_BootClockRUN() 383 /* In SDK projects, external flash (configured by FLEXSPI) will be initialized by dcd. in BOARD_BootClockRUN() 384 …* With this macro XIP_EXTERNAL_FLASH, usb1 pll (selected to be FLEXSPI clock source in SDK project… in BOARD_BootClockRUN() 669 … /* In SDK projects, SDRAM (configured by SEMC) will be initialized in either debug script or dcd. in BOARD_BootClockRUN_528M() [all …]
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/ |
| D | README.md | 85 1. MCUXpresso SDK USB Stack User's Guide.pdf 86 2. MCUXpresso SDK USB Stack Device Reference Manual.pdf 87 3. MCUXpresso SDK USB Stack Host Reference Manual.pdf 89 5. MCUXpresso SDK USB Stack Composite Device User's Guide.pdf 90 6. MCUXpresso SDK USB Stack Composite Host User's Guide.pdf
|