Home
last modified time | relevance | path

Searched defs:Polarity (Results 1 – 7 of 7) sorted by relevance

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/
A Dstm32f0xx_hal_uart_ex.c182 HAL_StatusTypeDef HAL_RS485Ex_Init(UART_HandleTypeDef *huart, uint32_t Polarity, uint32_t Assertion… in HAL_RS485Ex_Init()
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_ll_crs.h432 __STATIC_INLINE void LL_CRS_SetSyncPolarity(uint32_t Polarity) in LL_CRS_SetSyncPolarity()
A Dstm32f0xx_ll_usart.h998 __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()
A Dstm32f0xx_hal_rcc_ex.h580 uint32_t Polarity; /*!< Specifies the input polarity for the SYNC signal source. member
A Dstm32f0xx_ll_rtc.h926 __STATIC_INLINE void LL_RTC_SetOutputPolarity(RTC_TypeDef *RTCx, uint32_t Polarity) in LL_RTC_SetOutputPolarity()
A Dstm32f0xx_ll_tim.h1697 __STATIC_INLINE void LL_TIM_OC_SetPolarity(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t Polarity) in LL_TIM_OC_SetPolarity()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_lptim.h79 uint32_t Polarity; /*!< Selects the polarity of the active edge for the counter unit member

Completed in 64 milliseconds