Home
last modified time | relevance | path

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

/drivers/hdf_core/adapter/platform/pwm/
Dpwm_bes.c51 static int32_t PwmDevClose(struct PwmDev *pwm);
56 .close = PwmDevClose,
320 static int32_t PwmDevClose(struct PwmDev *pwm) function
Dpwm_stm32f4xx.c139 static int32_t PwmDevClose(struct PwmDev *pwm);
144 .close = PwmDevClose,
570 static int32_t PwmDevClose(struct PwmDev *pwm) function