Home
last modified time | relevance | path

Searched refs:HAL_PWM_ID_T (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_pwm.h26 int hal_pwm_enable(enum HAL_PWM_ID_T id, const struct HAL_PWM_CFG_T *cfg);
28 int hal_pwm_disable(enum HAL_PWM_ID_T id);
A Dhal_cmu.h100 #ifndef HAL_PWM_ID_T
101 enum HAL_PWM_ID_T { enum
217 int hal_cmu_pwm_set_freq(enum HAL_PWM_ID_T id, uint32_t freq);
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dpwm.c29 static enum HAL_PWM_ID_T __hal_pwm_port2chan(uint8_t port) in __hal_pwm_port2chan()
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/ir/inc/
A Dirlib.h233 enum HAL_PWM_ID_T id; /* 载波pwd id */

Completed in 6 milliseconds