/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/xrdc2/ |
D | fsl_xrdc2.c | 35 static void XRDC2_MakeDXACP(const xrdc2_access_policy_t policy[FSL_FEATURE_XRDC2_DOMAIN_COUNT], 47 static void XRDC2_MakeDXACP(const xrdc2_access_policy_t policy[FSL_FEATURE_XRDC2_DOMAIN_COUNT], in XRDC2_MakeDXACP() 61 *w0 |= (uint32_t)policy[domain - 8U]; in XRDC2_MakeDXACP() 69 *w1 |= (uint32_t)policy[domain]; in XRDC2_MakeDXACP() 211 config->policy[domain] = kXRDC2_AccessPolicyNone; in XRDC2_GetMemSlotAccessDefaultConfig() 230 XRDC2_MakeDXACP(config->policy, &w0, &w1); in XRDC2_SetMemSlotAccessConfig() 285 xrdc2_access_policy_t policy) in XRDC2_SetMemSlotDomainAccessPolicy() argument 292 reg |= XRDC2_DXACP_0_7(domainId, policy); in XRDC2_SetMemSlotDomainAccessPolicy() 298 reg |= XRDC2_DXACP_8_15(domainId, policy); in XRDC2_SetMemSlotDomainAccessPolicy() 426 config->policy[domain] = kXRDC2_AccessPolicyNone; in XRDC2_GetMemAccessDefaultConfig() [all …]
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX3/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKV30F12810/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKV31F12810/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54016/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE15Z4/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX5/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54618/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54616/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE16F16/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S14/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S06/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5512/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1175/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5506CPXXXX/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKV10Z7/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5504CPXXXX/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKV11Z7/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5506/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/K32L2B31A/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/K32L2A41A/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKV56F24/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX4/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5534/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKV58F24/utilities/ |
D | fsl_notifier.c | 97 …FIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_policy_t policy) in NOTIFIER_SwitchConfig() argument 116 notifyBlock.policy = policy; in NOTIFIER_SwitchConfig() 135 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig() 147 if ((policy == kNOTIFIER_PolicyForcible) || (returnCode == kStatus_Success)) in NOTIFIER_SwitchConfig() 170 if (policy != kNOTIFIER_PolicyForcible) in NOTIFIER_SwitchConfig()
|