Home
last modified time | relevance | path

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

/hal_infineon-latest/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()
2433 if (0U != cy_device->sysPmSimoPresent) in Cy_SysPm_BuckGetVoltage2()
2448 if (0U != cy_device->sysPmSimoPresent) in Cy_SysPm_BuckDisableVoltage2()
2466 if ((0U != cy_device->sysPmSimoPresent) && isBuckEnabled) in Cy_SysPm_BuckSetVoltage2HwControl()
2485 if (0U != cy_device->sysPmSimoPresent) in Cy_SysPm_BuckIsVoltage2HwControlled()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h186 uint8_t sysPmSimoPresent; member