Home
last modified time | relevance | path

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

/hal_infineon-3.5.0/mtb-pdl-cat1/drivers/source/
Dcy_syspm_v2.c142 …(void)cy_pd_ppu_init((struct ppu_v1_reg *)CY_PPU_CPUSS_BASE); /* Suppress a compiler warning about… in Cy_SysPm_Init()
364 …(void)cy_pd_ppu_set_power_mode((struct ppu_v1_reg *)CY_PPU_CPUSS_BASE, (uint32_t)CY_SYSTEM_CPUSS_P… in Cy_SysPm_SetDeepSleepMode()
373 …(void)cy_pd_ppu_set_power_mode((struct ppu_v1_reg *)CY_PPU_CPUSS_BASE, (uint32_t)CY_SYSTEM_CPUSS_P… in Cy_SysPm_SetDeepSleepMode()
382 …(void)cy_pd_ppu_set_power_mode((struct ppu_v1_reg *)CY_PPU_CPUSS_BASE, (uint32_t)CY_SYSTEM_CPUSS_P… in Cy_SysPm_SetDeepSleepMode()
/hal_infineon-3.5.0/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h2018 #define CY_PPU_CPUSS_BASE ((uint32_t)CPUSS_PPU_BASE) macro