Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_syspm_ppu.h112 } cy_pd_ppu_device_status_t; typedef
126 cy_pd_ppu_device_status_t cy_pd_ppu_get_ds_fail_device(struct ppu_v1_reg *ppu);
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_syspm_ppu.c270 cy_pd_ppu_device_status_t cy_pd_ppu_get_ds_fail_device(struct ppu_v1_reg *ppu) in cy_pd_ppu_get_ds_fail_device()
273 return (cy_pd_ppu_device_status_t)ppu_v1_get_failure_device_id(ppu); in cy_pd_ppu_get_ds_fail_device()