Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_syspm_ppu.h120 cy_en_syspm_status_t cy_pd_ppu_init(struct ppu_v1_reg *ppu);
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_syspm_ppu.c57 cy_en_syspm_status_t cy_pd_ppu_init(struct ppu_v1_reg *ppu) in cy_pd_ppu_init() function
Dcy_syspm_v2.c201 …(void)cy_pd_ppu_init((struct ppu_v1_reg *)CY_PPU_MAIN_BASE); /* Suppress a compiler warning about … in Cy_SysPm_Init()
202 …(void)cy_pd_ppu_init((struct ppu_v1_reg *)CY_PPU_CPUSS_BASE); /* Suppress a compiler warning about… in Cy_SysPm_Init()
203 …(void)cy_pd_ppu_init((struct ppu_v1_reg *)CY_PPU_SRAM_BASE); /* Suppress a compiler warning about … in Cy_SysPm_Init()