Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_tim.h472 #define TIM_CCPolarity_High ((u32)0x00000000) /*!< if input is set : Positive edge of TRGI is ac… macro
474 #define IS_TIM_CC_POLARITY(POLARITY) (((POLARITY) == TIM_CCPolarity_High) || \
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/pwm/
A Dpwm.c139 RTIM_CCxPolarityConfig(CSI_PWM_TIM[pwm_tim_idx], TIM_CCPolarity_High, channel); in csi_pwm_out_config()
/AliOS-Things-master/hardware/chip/rtl872xd/aos_driver/pwm/
A Dpwm.c144 RTIM_CCxPolarityConfig(RTL872xD_PWM_TIM[pwm_tim_idx], TIM_CCPolarity_High, channel); in rtl872xd_pwm_out_config()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_tim.c290 TIM_CCInitStruct->TIM_CCPolarity = TIM_CCPolarity_High; in RTIM_CCStructInit()

Completed in 7 milliseconds