Home
last modified time | relevance | path

Searched refs:CY_PROT_STRUCT_DISABLE (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_prot.c1172 …ET_FLD32U((PERI_MS_PPU_PR_SL_SIZE(base)), PERI_MS_PPU_PR_V2_SL_SIZE_VALID, CY_PROT_STRUCT_DISABLE); in Cy_Prot_DisablePpuProgSlaveRegion()
1174 …FLD2VAL(PERI_MS_PPU_PR_V2_SL_SIZE_VALID, PERI_MS_PPU_PR_SL_SIZE(base)) != CY_PROT_STRUCT_DISABLE) ? in Cy_Prot_DisablePpuProgSlaveRegion()
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_prot.h731 #define CY_PROT_STRUCT_DISABLE (0x00UL) /**< Disable protection unit struct */ macro