Home
last modified time | relevance | path

Searched refs:policy (Results 1 – 25 of 260) sorted by relevance

1234567891011

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/xrdc2/
Dfsl_xrdc2.c35 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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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/
Dfsl_notifier.c97 …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()

1234567891011