Home
last modified time | relevance | path

Searched refs:PwmDriverInit (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/platform/pwm/
H A Dpwm_bes.c189 static int32_t PwmDriverInit(struct HdfDeviceObject *device);
197 .Init = PwmDriverInit,
220 static int32_t PwmDriverInit(struct HdfDeviceObject *device) function
H A Dpwm_wm.c141 static int32_t PwmDriverInit(struct HdfDeviceObject *device) in PwmDriverInit() function
207 .Init = PwmDriverInit,
H A Dpwm_stm32f4xx.c310 static int32_t PwmDriverInit(struct HdfDeviceObject *device);
317 .Init = PwmDriverInit,
341 static int32_t PwmDriverInit(struct HdfDeviceObject *device) function