Searched defs:Polarity (Results 1 – 7 of 7) sorted by relevance
182 HAL_StatusTypeDef HAL_RS485Ex_Init(UART_HandleTypeDef *huart, uint32_t Polarity, uint32_t Assertion… in HAL_RS485Ex_Init()
432 __STATIC_INLINE void LL_CRS_SetSyncPolarity(uint32_t Polarity) in LL_CRS_SetSyncPolarity()
998 __STATIC_INLINE void LL_USART_ConfigClock(USART_TypeDef *USARTx, uint32_t Phase, uint32_t Polarity,… in LL_USART_ConfigClock()2259 __STATIC_INLINE void LL_USART_SetDESignalPolarity(USART_TypeDef *USARTx, uint32_t Polarity) in LL_USART_SetDESignalPolarity()
580 uint32_t Polarity; /*!< Specifies the input polarity for the SYNC signal source. member
926 __STATIC_INLINE void LL_RTC_SetOutputPolarity(RTC_TypeDef *RTCx, uint32_t Polarity) in LL_RTC_SetOutputPolarity()
1697 __STATIC_INLINE void LL_TIM_OC_SetPolarity(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t Polarity) in LL_TIM_OC_SetPolarity()
79 uint32_t Polarity; /*!< Selects the polarity of the active edge for the counter unit member
Completed in 64 milliseconds