Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 25 of 29) sorted by relevance

12

/hal_nxp-3.6.0/mcux/mcux-sdk/components/power_manager/devices/MIMXRT685S/
Dfsl_pm_device.c216 uint32_t feature; in iMXRT600_EnablePeripheralsDeepSleep() local
223 feature = resc - RESC_GROUP_PRAMS_START; in iMXRT600_EnablePeripheralsDeepSleep()
228 enabledResources[1] |= enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in iMXRT600_EnablePeripheralsDeepSleep()
233 enabledResources[1] |= enResPRAMs[feature].apd_mask; in iMXRT600_EnablePeripheralsDeepSleep()
242 feature = resc - RESC_GROUP_SRAMS_START; in iMXRT600_EnablePeripheralsDeepSleep()
247 enabledResources[2] |= enResSRAMs[feature]; in iMXRT600_EnablePeripheralsDeepSleep()
248 enabledResources[3] |= enResSRAMs[feature]; in iMXRT600_EnablePeripheralsDeepSleep()
253 enabledResources[2] |= enResSRAMs[feature]; in iMXRT600_EnablePeripheralsDeepSleep()
262 feature = resc - RESC_GROUP_PERIPHERALS_START; in iMXRT600_EnablePeripheralsDeepSleep()
267 enabledResources[enResPeripherals[feature].group] |= enResPeripherals[feature].mask; in iMXRT600_EnablePeripheralsDeepSleep()
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/components/power_manager/devices/MIMXRT533S/
Dfsl_pm_device.c243 uint32_t feature; in iMXRT500_EnablePeripheralsDeepSleep() local
250 feature = resc - RESC_GROUP_PRAMS_START; in iMXRT500_EnablePeripheralsDeepSleep()
255 enabledResources[1] |= enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in iMXRT500_EnablePeripheralsDeepSleep()
260 enabledResources[1] |= enResPRAMs[feature].apd_mask; in iMXRT500_EnablePeripheralsDeepSleep()
269 feature = resc - RESC_GROUP_SRAMS_START; in iMXRT500_EnablePeripheralsDeepSleep()
274 enabledResources[2] |= enResSRAMs[feature]; in iMXRT500_EnablePeripheralsDeepSleep()
275 enabledResources[3] |= enResSRAMs[feature]; in iMXRT500_EnablePeripheralsDeepSleep()
280 enabledResources[2] |= enResSRAMs[feature]; in iMXRT500_EnablePeripheralsDeepSleep()
289 feature = resc - RESC_GROUP_PERIPHERALS_START; in iMXRT500_EnablePeripheralsDeepSleep()
294 enabledResources[enResPeripherals[feature].group] |= enResPeripherals[feature].mask; in iMXRT500_EnablePeripheralsDeepSleep()
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/components/power_manager/devices/MIMXRT555S/
Dfsl_pm_device.c243 uint32_t feature; in iMXRT500_EnablePeripheralsDeepSleep() local
250 feature = resc - RESC_GROUP_PRAMS_START; in iMXRT500_EnablePeripheralsDeepSleep()
255 enabledResources[1] |= enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in iMXRT500_EnablePeripheralsDeepSleep()
260 enabledResources[1] |= enResPRAMs[feature].apd_mask; in iMXRT500_EnablePeripheralsDeepSleep()
269 feature = resc - RESC_GROUP_SRAMS_START; in iMXRT500_EnablePeripheralsDeepSleep()
274 enabledResources[2] |= enResSRAMs[feature]; in iMXRT500_EnablePeripheralsDeepSleep()
275 enabledResources[3] |= enResSRAMs[feature]; in iMXRT500_EnablePeripheralsDeepSleep()
280 enabledResources[2] |= enResSRAMs[feature]; in iMXRT500_EnablePeripheralsDeepSleep()
289 feature = resc - RESC_GROUP_PERIPHERALS_START; in iMXRT500_EnablePeripheralsDeepSleep()
294 enabledResources[enResPeripherals[feature].group] |= enResPeripherals[feature].mask; in iMXRT500_EnablePeripheralsDeepSleep()
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/components/power_manager/devices/MIMXRT595S/
Dfsl_pm_device.c243 uint32_t feature; in iMXRT500_EnablePeripheralsDeepSleep() local
250 feature = resc - RESC_GROUP_PRAMS_START; in iMXRT500_EnablePeripheralsDeepSleep()
255 enabledResources[1] |= enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in iMXRT500_EnablePeripheralsDeepSleep()
260 enabledResources[1] |= enResPRAMs[feature].apd_mask; in iMXRT500_EnablePeripheralsDeepSleep()
269 feature = resc - RESC_GROUP_SRAMS_START; in iMXRT500_EnablePeripheralsDeepSleep()
274 enabledResources[2] |= enResSRAMs[feature]; in iMXRT500_EnablePeripheralsDeepSleep()
275 enabledResources[3] |= enResSRAMs[feature]; in iMXRT500_EnablePeripheralsDeepSleep()
280 enabledResources[2] |= enResSRAMs[feature]; in iMXRT500_EnablePeripheralsDeepSleep()
289 feature = resc - RESC_GROUP_PERIPHERALS_START; in iMXRT500_EnablePeripheralsDeepSleep()
294 enabledResources[enResPeripherals[feature].group] |= enResPeripherals[feature].mask; in iMXRT500_EnablePeripheralsDeepSleep()
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_flash.c192 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 …]
Dfsl_ftfx_controller.c558 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()
Dfsl_ftfx_controller.h254 } feature; member
294 } feature; member
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub.c500 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()
Dusb_host_hub.h276 uint8_t feature,
322 uint8_t feature,
345 uint8_t feature,
Dusb_host_hub_app.c403 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-3.6.0/mcux/mcux-sdk/.github/
DPULL_REQUEST_TEMPLATE.md9 - [ ] I have added tests that prove my fix is effective or that my feature works.
24 - [ ] New feature (non-breaking change which adds functionality)
25 - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expect…
/hal_nxp-3.6.0/mcux/scripts/pinctrl/imx/
Dimx_cfg_utils.py614 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-3.6.0/mcux/mcux-sdk/drivers/rcm/
Dfsl_rcm.h157 uint16_t feature; /*!< Feature Specification Number. */ member
197 versionId->feature = (uint16_t)(tmp & 0x0000FFFFUL); in RCM_GetVersionId()
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/
DChangeLogKSDK.txt29 …roller driver to support RW610 that does not reply on PHY driver, especially for low power feature.
121 - Power Delivery feature:
123 Added auto policy feature;
182 - Supported Device Charger Detect feature on usb_device_hid_mouse.
/hal_nxp-3.6.0/mcux/scripts/pinctrl/kinetis/
Dkinetis_cfg_utils.py322 for feature in pin.find('mex:pin_features', NAMESPACES):
323 pin_overrides[feature.attrib.get('name')] = feature.attrib.get('value')
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/port/
Dfsl_port.h275 uint16_t feature; /*!< Feature Specification Number. */ member
312 info->feature = (uint16_t)verid; in PORT_GetVersionInfo()
/hal_nxp-3.6.0/mcux/scripts/pinctrl/lpc/
Dlpc_cfg_utils.py394 for feature in pin.find('mex:pin_features', NAMESPACES):
395 pin_overrides[feature.attrib.get('name')] = feature.attrib.get('value')
/hal_nxp-3.6.0/mcux/mcux-sdk/.github/ISSUE_TEMPLATE/
Denhancement.md27 Add any other context or graphics (drag-and-drop an image) about the feature request here.
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/llwu/
Dfsl_llwu.h60 uint16_t feature; /*!< A feature specification number. */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/pmc/
Dfsl_pmc.h89 uint16_t feature; /*!< Feature Specification Number. */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/smc/
Dfsl_smc.h143 uint16_t feature; /*!< Feature Specification Number. */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/
DREADME.md76 * For mainline releases, usually it's planned twice a year to do a global feature update for NXP ho…
82 …egular release made in main branch. It releases the latest code base and feature set on main branc…
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/gpio/
Dfsl_gpio.c119 info->feature = (uint16_t)base->VERID; in GPIO_GetVersionInfo()
Dfsl_gpio.h117 uint16_t feature; /*!< Feature Specification Number. */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/spm/
Dfsl_spm.h34 uint16_t feature; /*!< Feature set number. */ member

12