Home
last modified time | relevance | path

Searched refs:TIMM05 (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_tim.h269 ((PERIPH) == TIMM05))
271 #define IS_TIM_ONE_PULSE_TIM(PERIPH) ((PERIPH) == TIM5 || (PERIPH) == TIMM05)
276 ((PERIPH) == TIMM05))
278 #define IS_TIM_PWM_TIM(PERIPH) ((PERIPH) == TIM5 || (PERIPH) == TIMM05)
285 ((PERIPH) == TIMM05))
A Drtl8721d_delay.h84 return RTIM_GetCount(TIMM05); in RTIM_TestTimer_GetCount()
A Dhal_platform.h1566 #define TIMM05 ((RTIM_TypeDef *) (TIMERM0_REG_BASE + 0x280)) /*KM0 */ 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.c78 TIMM05

Completed in 16 milliseconds