Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/
Dcy_syspm.c1326 if (0U != cy_device->sysPmSimoPresent) in Cy_SysPm_BuckIsOutputEnabled()
1346 if (0U != cy_device->sysPmSimoPresent) in Cy_SysPm_BuckEnableVoltage2()
1376 if (0U != cy_device->sysPmSimoPresent) in Cy_SysPm_BuckSetVoltage2()
2430 if (0U != cy_device->sysPmSimoPresent) in Cy_SysPm_BuckGetVoltage2()
2445 if (0U != cy_device->sysPmSimoPresent) in Cy_SysPm_BuckDisableVoltage2()
2463 if ((0U != cy_device->sysPmSimoPresent) && isBuckEnabled) in Cy_SysPm_BuckSetVoltage2HwControl()
2482 if (0U != cy_device->sysPmSimoPresent) in Cy_SysPm_BuckIsVoltage2HwControlled()
/hal_infineon-3.7.0/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h117 uint8_t sysPmSimoPresent; member