Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_syspm_ppu.h115 cy_en_syspm_status_t cy_pd_ppu_init(struct ppu_v1_reg *ppu);
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_syspm_ppu.c55 cy_en_syspm_status_t cy_pd_ppu_init(struct ppu_v1_reg *ppu) in cy_pd_ppu_init() function
Dcy_syspm_v2.c141 …(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()