Searched refs:CY_PROT_IS_PPU_PROG_IDX_VALID (Results 1 – 2 of 2) sorted by relevance
934 #define CY_PROT_IS_PPU_PROG_IDX_VALID(ppuIndex) ((ppuIndex) <= (uint32_t)PROT_PPU_PROG_STRUCT_WT… macro
1714 CY_ASSERT_L2(CY_PROT_IS_PPU_PROG_IDX_VALID(ppuProgIndex)); in Cy_Prot_GetPpuProgStruct()