| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT685S/ |
| D | fsl_pm_device.c | 219 uint32_t feature; in PM_DEV_EnablePeripheralsDeepSleep() local 226 feature = resc - RESC_GROUP_PRAMS_START; in PM_DEV_EnablePeripheralsDeepSleep() 231 enabledResources[1] |= enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_EnablePeripheralsDeepSleep() 236 enabledResources[1] |= enResPRAMs[feature].apd_mask; in PM_DEV_EnablePeripheralsDeepSleep() 245 feature = resc - RESC_GROUP_SRAMS_START; in PM_DEV_EnablePeripheralsDeepSleep() 250 enabledResources[2] |= enResSRAMs[feature]; in PM_DEV_EnablePeripheralsDeepSleep() 251 enabledResources[3] |= enResSRAMs[feature]; in PM_DEV_EnablePeripheralsDeepSleep() 256 enabledResources[2] |= enResSRAMs[feature]; in PM_DEV_EnablePeripheralsDeepSleep() 265 feature = resc - RESC_GROUP_PERIPHERALS_START; in PM_DEV_EnablePeripheralsDeepSleep() 270 enabledResources[enResPeripherals[feature].group] |= enResPeripherals[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT533S/ |
| D | fsl_pm_device.c | 246 uint32_t feature; in PM_DEV_EnablePeripheralsDeepSleep() local 253 feature = resc - RESC_GROUP_PRAMS_START; in PM_DEV_EnablePeripheralsDeepSleep() 258 enabledResources[1] |= enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_EnablePeripheralsDeepSleep() 263 enabledResources[1] |= enResPRAMs[feature].apd_mask; in PM_DEV_EnablePeripheralsDeepSleep() 272 feature = resc - RESC_GROUP_SRAMS_START; in PM_DEV_EnablePeripheralsDeepSleep() 277 enabledResources[2] |= enResSRAMs[feature]; in PM_DEV_EnablePeripheralsDeepSleep() 278 enabledResources[3] |= enResSRAMs[feature]; in PM_DEV_EnablePeripheralsDeepSleep() 283 enabledResources[2] |= enResSRAMs[feature]; in PM_DEV_EnablePeripheralsDeepSleep() 292 feature = resc - RESC_GROUP_PERIPHERALS_START; in PM_DEV_EnablePeripheralsDeepSleep() 297 enabledResources[enResPeripherals[feature].group] |= enResPeripherals[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT555S/ |
| D | fsl_pm_device.c | 246 uint32_t feature; in PM_DEV_EnablePeripheralsDeepSleep() local 253 feature = resc - RESC_GROUP_PRAMS_START; in PM_DEV_EnablePeripheralsDeepSleep() 258 enabledResources[1] |= enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_EnablePeripheralsDeepSleep() 263 enabledResources[1] |= enResPRAMs[feature].apd_mask; in PM_DEV_EnablePeripheralsDeepSleep() 272 feature = resc - RESC_GROUP_SRAMS_START; in PM_DEV_EnablePeripheralsDeepSleep() 277 enabledResources[2] |= enResSRAMs[feature]; in PM_DEV_EnablePeripheralsDeepSleep() 278 enabledResources[3] |= enResSRAMs[feature]; in PM_DEV_EnablePeripheralsDeepSleep() 283 enabledResources[2] |= enResSRAMs[feature]; in PM_DEV_EnablePeripheralsDeepSleep() 292 feature = resc - RESC_GROUP_PERIPHERALS_START; in PM_DEV_EnablePeripheralsDeepSleep() 297 enabledResources[enResPeripherals[feature].group] |= enResPeripherals[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT595S/ |
| D | fsl_pm_device.c | 246 uint32_t feature; in PM_DEV_EnablePeripheralsDeepSleep() local 253 feature = resc - RESC_GROUP_PRAMS_START; in PM_DEV_EnablePeripheralsDeepSleep() 258 enabledResources[1] |= enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_EnablePeripheralsDeepSleep() 263 enabledResources[1] |= enResPRAMs[feature].apd_mask; in PM_DEV_EnablePeripheralsDeepSleep() 272 feature = resc - RESC_GROUP_SRAMS_START; in PM_DEV_EnablePeripheralsDeepSleep() 277 enabledResources[2] |= enResSRAMs[feature]; in PM_DEV_EnablePeripheralsDeepSleep() 278 enabledResources[3] |= enResSRAMs[feature]; in PM_DEV_EnablePeripheralsDeepSleep() 283 enabledResources[2] |= enResSRAMs[feature]; in PM_DEV_EnablePeripheralsDeepSleep() 292 feature = resc - RESC_GROUP_PERIPHERALS_START; in PM_DEV_EnablePeripheralsDeepSleep() 297 enabledResources[enResPeripherals[feature].group] |= enResPeripherals[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT735S/ |
| D | fsl_pm_device.c | 325 uint32_t feature; in PM_DEV_EnablePeripheralsDeepSleep() local 332 feature = (uint32_t)resc - (uint32_t)RESC_GROUP_SRAMS_START; in PM_DEV_EnablePeripheralsDeepSleep() 337 enabledResources[enResSRAMs[feature].group] |= enResSRAMs[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() 338 enabledResources[enResSRAMs[feature].group + 1UL] |= enResSRAMs[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() 343 enabledResources[enResSRAMs[feature].group] |= enResSRAMs[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() 356 feature = (uint32_t)resc - (uint32_t)RESC_GROUP_PERIPHERALS_START; in PM_DEV_EnablePeripheralsDeepSleep() 361 enabledResources[enResPeripherals[feature].group] |= enResPeripherals[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() 371 uint32_t feature; in PM_DEV_DisablePeripheralsSleep() local 378 feature = (uint32_t)resc - (uint32_t)RESC_GROUP_SRAMS_START; in PM_DEV_DisablePeripheralsSleep() 385 PMC_PDRCFG_REG(enResSRAMs[feature].group - 1UL) &= ~enResSRAMs[feature].mask; in PM_DEV_DisablePeripheralsSleep() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT758S/ |
| D | fsl_pm_device.c | 325 uint32_t feature; in PM_DEV_EnablePeripheralsDeepSleep() local 332 feature = (uint32_t)resc - (uint32_t)RESC_GROUP_SRAMS_START; in PM_DEV_EnablePeripheralsDeepSleep() 337 enabledResources[enResSRAMs[feature].group] |= enResSRAMs[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() 338 enabledResources[enResSRAMs[feature].group + 1UL] |= enResSRAMs[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() 343 enabledResources[enResSRAMs[feature].group] |= enResSRAMs[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() 356 feature = (uint32_t)resc - (uint32_t)RESC_GROUP_PERIPHERALS_START; in PM_DEV_EnablePeripheralsDeepSleep() 361 enabledResources[enResPeripherals[feature].group] |= enResPeripherals[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() 371 uint32_t feature; in PM_DEV_DisablePeripheralsSleep() local 378 feature = (uint32_t)resc - (uint32_t)RESC_GROUP_SRAMS_START; in PM_DEV_DisablePeripheralsSleep() 385 PMC_PDRCFG_REG(enResSRAMs[feature].group - 1UL) &= ~enResSRAMs[feature].mask; in PM_DEV_DisablePeripheralsSleep() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT798S/ |
| D | fsl_pm_device.c | 325 uint32_t feature; in PM_DEV_EnablePeripheralsDeepSleep() local 332 feature = (uint32_t)resc - (uint32_t)RESC_GROUP_SRAMS_START; in PM_DEV_EnablePeripheralsDeepSleep() 337 enabledResources[enResSRAMs[feature].group] |= enResSRAMs[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() 338 enabledResources[enResSRAMs[feature].group + 1UL] |= enResSRAMs[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() 343 enabledResources[enResSRAMs[feature].group] |= enResSRAMs[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() 356 feature = (uint32_t)resc - (uint32_t)RESC_GROUP_PERIPHERALS_START; in PM_DEV_EnablePeripheralsDeepSleep() 361 enabledResources[enResPeripherals[feature].group] |= enResPeripherals[feature].mask; in PM_DEV_EnablePeripheralsDeepSleep() 371 uint32_t feature; in PM_DEV_DisablePeripheralsSleep() local 378 feature = (uint32_t)resc - (uint32_t)RESC_GROUP_SRAMS_START; in PM_DEV_DisablePeripheralsSleep() 385 PMC_PDRCFG_REG(enResSRAMs[feature].group - 1UL) &= ~enResSRAMs[feature].mask; in PM_DEV_DisablePeripheralsSleep() [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/flash/ |
| D | fsl_ftfx_flash.c | 192 if (0U != (config->ftfxConfig[flashIndex].flashDesc.feature.hasXaccControl)) in FLASH_Init() 199 if (0U != (config->ftfxConfig[flashIndex].flashDesc.feature.hasProtControl)) in FLASH_Init() 600 if (0U != (ftfxConfig->flashDesc.feature.hasProtControl)) in FLASH_IsProtected() 659 … if ((0U == ftfxConfig->flashDesc.index) || (0U != ftfxConfig->flashDesc.feature.hasIndProtReg)) in FLASH_IsProtected() 687 …else if ((1U == ftfxConfig->flashDesc.index) && (0U != ftfxConfig->flashDesc.feature.hasIndProtReg… in FLASH_IsProtected() 825 … if ((0U == ftfxConfig->flashDesc.index) || (0U != ftfxConfig->flashDesc.feature.hasIndXaccReg)) in FLASH_IsExecuteOnly() 844 …else if ((ftfxConfig->flashDesc.index == 1U) && (0u != ftfxConfig->flashDesc.feature.hasIndXaccReg… in FLASH_IsExecuteOnly() 927 if (0U != (config->ftfxConfig[0].flashDesc.feature.hasProtControl)) in FLASH_PflashSetProtection() 930 if (config->ftfxConfig[0].flashDesc.feature.ProtRegBits >= 32U) in FLASH_PflashSetProtection() 945 if (config->ftfxConfig[0].flashDesc.feature.ProtRegBits == 64U) in FLASH_PflashSetProtection() [all …]
|
| D | fsl_ftfx_controller.c | 558 if (config->ifrDesc.feature.has8ByteIdxSupport != 0U) in FTFx_CMD_ProgramOnce() 560 if (config->ifrDesc.feature.has4ByteIdxSupport != 0U) in FTFx_CMD_ProgramOnce() 768 if (config->ifrDesc.feature.has8ByteIdxSupport != 0U) in FTFx_CMD_ReadOnce() 770 if (config->ifrDesc.feature.has4ByteIdxSupport != 0U) in FTFx_CMD_ReadOnce() 1188 config->ifrDesc.feature.has4ByteIdxSupport = 1U; in ftfx_init_ifr() 1189 config->ifrDesc.feature.has8ByteIdxSupport = 1U; in ftfx_init_ifr() 1194 config->ifrDesc.feature.has4ByteIdxSupport = 0U; in ftfx_init_ifr() 1195 config->ifrDesc.feature.has8ByteIdxSupport = 1U; in ftfx_init_ifr() 1198 config->ifrDesc.feature.has4ByteIdxSupport = 1U; in ftfx_init_ifr() 1199 config->ifrDesc.feature.has8ByteIdxSupport = 0U; in ftfx_init_ifr()
|
| D | fsl_ftfx_controller.h | 257 } feature; member 297 } feature; member
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/class/ |
| D | usb_host_hub.c | 500 uint8_t feature, in USB_HostHubClearFeature() argument 505 … USB_REQUEST_STANDARD_CLEAR_FEATURE, feature, 0, NULL, 0, callbackFn, in USB_HostHubClearFeature() 556 uint8_t feature, in USB_HostHubSetPortFeature() argument 562 USB_REQUEST_STANDARD_SET_FEATURE, feature, portNumber, NULL, 0, callbackFn, callbackParam); in USB_HostHubSetPortFeature() 584 uint8_t feature, in USB_HostHubClearPortFeature() argument 590 … USB_REQUEST_STANDARD_CLEAR_FEATURE, feature, portNumber, NULL, 0, callbackFn, callbackParam); in USB_HostHubClearPortFeature()
|
| D | usb_host_hub.h | 276 uint8_t feature, 322 uint8_t feature, 345 uint8_t feature,
|
| D | usb_host_hub_app.c | 403 uint8_t feature; in USB_HostHubProcessPortAttach() local 430 feature = 0U; in USB_HostHubProcessPortAttach() 462 feature = C_PORT_RESET; /* clear C_PORT_RESET */ in USB_HostHubProcessPortAttach() 469 feature = C_PORT_ENABLE; /* clear C_PORT_ENABLE */ in USB_HostHubProcessPortAttach() 476 feature = C_PORT_OVER_CURRENT; /* clear C_PORT_OVER_CURRENT */ in USB_HostHubProcessPortAttach() 486 if (feature != 0U) in USB_HostHubProcessPortAttach() 490 if (USB_HostHubClearPortFeature(hubInstance, hubInstance->portProcess, feature, in USB_HostHubProcessPortAttach()
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/ |
| D | ChangeLogKSDK.txt | 12 - Add L1 LPM low power feature on EHCI for device and host. 52 …roller driver to support RW610 that does not reply on PHY driver, especially for low power feature. 144 - Power Delivery feature: 146 Added auto policy feature; 205 - Supported Device Charger Detect feature on usb_device_hid_mouse.
|
| /hal_nxp-latest/mcux/scripts/pinctrl/imx/ |
| D | imx_cfg_utils.py | 614 for feature in pin.find('mex:pin_features', NAMESPACES): 615 pin_overrides[feature.attrib.get('name')] = feature.attrib.get('value') 1150 for feature in features: 1152 name = feature.attrib['name'] 1153 value = feature.attrib['value']
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/rcm/ |
| D | fsl_rcm.h | 157 uint16_t feature; /*!< Feature Specification Number. */ member 197 versionId->feature = (uint16_t)(tmp & 0x0000FFFFUL); in RCM_GetVersionId()
|
| /hal_nxp-latest/mcux/mcux-sdk/ |
| D | README.md | 48 …- [Edgefast_bluetooth(full feature)](https://github.com/nxp-mcuxpresso/mcux-sdk-middleware-edgefas… 49 - [Wireless Ethermind(full feature)](https://github.com/NXP/mcux-sdk-middleware-ethermind) 104 * For mainline releases, usually it's planned twice a year to do a global feature update for NXP ho… 110 …egular release made in main branch. It releases the latest code base and feature set on main branc…
|
| /hal_nxp-latest/mcux/scripts/pinctrl/kinetis/ |
| D | kinetis_cfg_utils.py | 350 for feature in pin.find('mex:pin_features', NAMESPACES): 351 pin_overrides[feature.attrib.get('name')] = feature.attrib.get('value')
|
| /hal_nxp-latest/mcux/scripts/pinctrl/lpc/ |
| D | lpc_cfg_utils.py | 426 for feature in pin.find('mex:pin_features', NAMESPACES): 427 pin_overrides[feature.attrib.get('name')] = feature.attrib.get('value')
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/port/ |
| D | fsl_port.h | 279 uint16_t feature; /*!< Feature Specification Number. */ member 317 info->feature = (uint16_t)verid; in PORT_GetVersionInfo()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/llwu/ |
| D | fsl_llwu.h | 60 uint16_t feature; /*!< A feature specification number. */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/pmc/ |
| D | fsl_pmc.h | 89 uint16_t feature; /*!< Feature Specification Number. */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/components/conn_fwloader/ |
| D | readme.txt | 28 Whenever the remap feature is active, the flash should not be accessed in direct mode.
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/smc/ |
| D | fsl_smc.h | 143 uint16_t feature; /*!< Feature Specification Number. */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/gpio/ |
| D | fsl_gpio.c | 139 info->feature = (uint16_t)base->VERID; in GPIO_GetVersionInfo()
|