Home
last modified time | relevance | path

Searched refs:TIMICP_Typedef (Results 1 – 2 of 2) sorted by relevance

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_tim.h323 } TIMICP_Typedef; typedef
545TIMICP_Typedef TIM_ICPolarity; ///< Specifies the active edge of the …
692 void TIM_TIxExternalClockConfig(TIM_TypeDef* tim, TIM_TIEXTCLKSRC_Typedef source, TIMICP_Typedef po…
706 TIMICP_Typedef ic1_polarity,
707 TIMICP_Typedef iC2_polarity);
711 void TIM_SetIC1Plority(TIM_TypeDef* tim, TIMICP_Typedef pol);
712 void TIM_SetIC2Plority(TIM_TypeDef* tim, TIMICP_Typedef pol);
713 void TIM_SetIC3Plority(TIM_TypeDef* tim, TIMICP_Typedef pol);
714 void TIM_SetIC4Plority(TIM_TypeDef* tim, TIMICP_Typedef pol);
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_tim.c486 void TIM_TIxExternalClockConfig(TIM_TypeDef* tim, TIM_TIEXTCLKSRC_Typedef source, TIMICP_Typedef po… in TIM_TIxExternalClockConfig()
639 TIMICP_Typedef ic1_polarity, in TIM_EncoderInterfaceConfig()
640 TIMICP_Typedef ic2_polarity) in TIM_EncoderInterfaceConfig()
1539 void TIM_SetIC1Plority(TIM_TypeDef* tim, TIMICP_Typedef pol) in TIM_SetIC1Plority()
1553 void TIM_SetIC2Plority(TIM_TypeDef* tim, TIMICP_Typedef pol) in TIM_SetIC2Plority()
1567 void TIM_SetIC3Plority(TIM_TypeDef* tim, TIMICP_Typedef pol) in TIM_SetIC3Plority()
1581 void TIM_SetIC4Plority(TIM_TypeDef* tim, TIMICP_Typedef pol) in TIM_SetIC4Plority()

Completed in 9 milliseconds