Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_prot.h707 #define PROT_PPU_PROG_STRUCT_WTH_LOWEST_PR (15) macro
918 …ROT_IS_PPU_PROG_IDX_VALID(ppuIndex) ((ppuIndex) <= (uint32_t)PROT_PPU_PROG_STRUCT_WTH_LOWEST_PR)
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_prot.c1724 stcIdx = PROT_PPU_PROG_STRUCT_WTH_LOWEST_PR; in Cy_Prot_GetPpuProgStruct()
1753 … } while ((stcIdx <= PROT_PPU_PROG_STRUCT_WTH_LOWEST_PR) && (CY_PROT_SUCCESS != status)); in Cy_Prot_GetPpuProgStruct()