Home
last modified time | relevance | path

Searched refs:TIM5 (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_tim.h263 ((PERIPH) == TIM5) || \
271 #define IS_TIM_ONE_PULSE_TIM(PERIPH) ((PERIPH) == TIM5 || (PERIPH) == TIMM05)
274 ((PERIPH) == TIM5) || \
278 #define IS_TIM_PWM_TIM(PERIPH) ((PERIPH) == TIM5 || (PERIPH) == TIMM05)
283 ((PERIPH) == TIM5) || \
A Dhal_platform.h1560 #define TIM5 ((RTIM_TypeDef *) (TIMERM4_REG_BASE + 0x280)) macro
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/pwm/
A Dpwm.c39 RTIM_TypeDef *CSI_PWM_TIM[2] = { TIM5, TIMM05 };
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Dpwmout_api.c73 RTIM_TypeDef* PWM_TIM[2] = {TIMM05, TIM5};
/AliOS-Things-master/hardware/chip/rtl872xd/aos_driver/pwm/
A Dpwm.c57 static RTIM_TypeDef *RTL872xD_PWM_TIM[2] = { TIM5, TIMM05 };
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_tim.c39 TIM5

Completed in 17 milliseconds