Searched refs:cy_pd_ppu_init (Results 1 – 3 of 3) sorted by relevance
115 cy_en_syspm_status_t cy_pd_ppu_init(struct ppu_v1_reg *ppu);
55 cy_en_syspm_status_t cy_pd_ppu_init(struct ppu_v1_reg *ppu) in cy_pd_ppu_init() function
141 …(void)cy_pd_ppu_init((struct ppu_v1_reg *)CY_PPU_MAIN_BASE); /* Suppress a compiler warning about … in Cy_SysPm_Init()142 …(void)cy_pd_ppu_init((struct ppu_v1_reg *)CY_PPU_CPUSS_BASE); /* Suppress a compiler warning about… in Cy_SysPm_Init()143 …(void)cy_pd_ppu_init((struct ppu_v1_reg *)CY_PPU_SRAM_BASE); /* Suppress a compiler warning about … in Cy_SysPm_Init()