Home
last modified time | relevance | path

Searched refs:stcIdx (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-3.5.0/mtb-pdl-cat1/drivers/source/
Dcy_prot.c717 int32_t stcIdx = (int32_t)smpuIndex; in Cy_Prot_GetSmpuStruct() local
728 stcIdx = PROT_SMPU_STRUCT_WTH_HIGHEST_PR; in Cy_Prot_GetSmpuStruct()
731 if (Prot_IsSmpuStructDisabled((uint32_t)stcIdx)) in Cy_Prot_GetSmpuStruct()
737 --stcIdx; in Cy_Prot_GetSmpuStruct()
739 } while ((stcIdx >= 0) && (CY_PROT_SUCCESS != status)); in Cy_Prot_GetSmpuStruct()
743 stcIdx = 0; in Cy_Prot_GetSmpuStruct()
746 if (Prot_IsSmpuStructDisabled((uint32_t)stcIdx)) in Cy_Prot_GetSmpuStruct()
752 ++stcIdx; in Cy_Prot_GetSmpuStruct()
754 } while ((stcIdx <= PROT_SMPU_STRUCT_WTH_HIGHEST_PR) && (CY_PROT_SUCCESS != status)); in Cy_Prot_GetSmpuStruct()
758 if (Prot_IsSmpuStructDisabled((uint32_t)stcIdx)) in Cy_Prot_GetSmpuStruct()
[all …]
/hal_infineon-3.5.0/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h862 #define PROT_PERI_PPU_PR_STRUCT_IDX_ATT0(stcIdx) ((CY_PERI_BASE)->PPU_PR[(stcIdx)].ATT0) argument
863 #define PROT_PERI_PPU_PR_STRUCT_IDX_ATT1(stcIdx) ((CY_PERI_BASE)->PPU_PR[(stcIdx)].ATT1) argument
865 #define PROT_PERI_PPU_PR_STRUCT_IDX(stcIdx) ((PERI_PPU_PR_Type*) &(CY_PERI_BASE)->PPU_PR[(s… argument
884 #define PROT_SMPU_SMPU_STRUCT_IDX_ATT0(stcIdx) (((PROT_SMPU_Type *) CY_PROT_BASE)->SMPU_STRUCT[( argument
885 #define PROT_SMPU_SMPU_STRUCT_IDX_ATT1(stcIdx) (((PROT_SMPU_Type *) CY_PROT_BASE)->SMPU_STRUCT[( argument
886 …OT_SMPU_SMPU_STRUCT_IDX(stcIdx) (((PROT_SMPU_SMPU_STRUCT_Type *) &((PROT_SMPU_Type *) CY_P… argument
/hal_infineon-3.5.0/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h1524 #define PROT_SMPU_SMPU_STRUCT_IDX_ATT0(stcIdx) (((PROT_SMPU_Type *) CY_PROT_BASE)->SMPU_STRUCT[( argument
1525 #define PROT_SMPU_SMPU_STRUCT_IDX_ATT1(stcIdx) (((PROT_SMPU_Type *) CY_PROT_BASE)->SMPU_STRUCT[( argument
1526 …OT_SMPU_SMPU_STRUCT_IDX(stcIdx) (((PROT_SMPU_SMPU_STRUCT_Type *) &((PROT_SMPU_Type *) CY_P… argument