Searched refs:CY_PPU_CPUSS_BASE (Results 1 – 2 of 2) sorted by relevance
142 …(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()
2018 #define CY_PPU_CPUSS_BASE ((uint32_t)CPUSS_PPU_BASE) macro