Lines Matching refs:pwm
158 HDF_LOGE("PwmEnable: enable pwm failed, ret:%d\n", ret);
183 HDF_LOGE("PwmDisable: disable pwm failed, ret:%d\n", ret);
209 HDF_LOGE("PwmSetPeriod: pwm set period failed, ret:%d\n", ret);
236 HDF_LOGE("PwmSetDuty: pwm set duty failed, ret:%d\n", ret);
263 HDF_LOGE("PwmSetPolarity: pwm set polarity failed, ret:%d\n", ret);
296 HDF_LOGE("PwmSetConfig: pwm set config failed, ret:%d\n", ret);
323 HDF_LOGE("PwmGetConfig: pwm get config failed, ret:%d\n", ret);
351 #include "pwm_if.h" // pwm标准接口头文件
380 HDF_LOGE("PwmTestSample: pwm set period fail, ret:%d\n", ret);
387 HDF_LOGE("PwmTestSample: pwm set duty fail, ret:%d\n", ret);
393 HDF_LOGE("PwmTestSample: pwm set polarity fail, ret:%d\n", ret);
399 HDF_LOGE("PwmTestSample: get pwm config fail, ret:%d\n", ret);
405 HDF_LOGE("PwmEnable: enable pwm fail, ret:%d\n", ret);
411 HDF_LOGE("PwmTestSample: set pwm config fail, ret:%d\n", ret);
417 HDF_LOGE("PwmTestSample: disable pwm fail, ret:%d\n", ret);