Searched refs:TIMER_IC_POLARITY_RISING (Results 1 – 2 of 2) sorted by relevance
1195 icpara->icpolarity = TIMER_IC_POLARITY_RISING; in timer_channel_input_struct_para_init()1415 if(TIMER_IC_POLARITY_RISING == icpwm->icpolarity){ in timer_input_pwm_capture_config()1418 icpolarity = TIMER_IC_POLARITY_RISING; in timer_input_pwm_capture_config()
498 #define TIMER_IC_POLARITY_RISING ((uint16_t)0x0000U) /*!< input capt… macro
Completed in 14 milliseconds