Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_lptim.h98 uint32_t Polarity; /*!< Specifies waveform polarity. member
525 …ATIC_INLINE void LL_LPTIM_ConfigOutput(LPTIM_TypeDef *LPTIMx, uint32_t Waveform, uint32_t Polarity) in LL_LPTIM_ConfigOutput()
566 __STATIC_INLINE void LL_LPTIM_SetPolarity(LPTIM_TypeDef *LPTIMx, uint32_t Polarity) in LL_LPTIM_SetPolarity()
720 … LL_LPTIM_ConfigTrigger(LPTIM_TypeDef *LPTIMx, uint32_t Source, uint32_t Filter, uint32_t Polarity) in LL_LPTIM_ConfigTrigger()
Dstm32l0xx_ll_crs.h447 __STATIC_INLINE void LL_CRS_SetSyncPolarity(uint32_t Polarity) in LL_CRS_SetSyncPolarity()
Dstm32l0xx_hal_lptim.h89 uint32_t Polarity; /*!< Selects the polarity of the active edge for the counter unit member
Dstm32l0xx_ll_usart.h974 __STATIC_INLINE void LL_USART_ConfigClock(USART_TypeDef *USARTx, uint32_t Phase, uint32_t Polarity,… in LL_USART_ConfigClock()
2213 __STATIC_INLINE void LL_USART_SetDESignalPolarity(USART_TypeDef *USARTx, uint32_t Polarity) in LL_USART_SetDESignalPolarity()
Dstm32l0xx_ll_lpuart.h1262 __STATIC_INLINE void LL_LPUART_SetDESignalPolarity(USART_TypeDef *LPUARTx, uint32_t Polarity) in LL_LPUART_SetDESignalPolarity()
Dstm32l0xx_ll_tim.h1441 __STATIC_INLINE void LL_TIM_OC_SetPolarity(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t Polarity) in LL_TIM_OC_SetPolarity()
Dstm32l0xx_ll_rtc.h921 __STATIC_INLINE void LL_RTC_SetOutputPolarity(RTC_TypeDef *RTCx, uint32_t Polarity) in LL_RTC_SetOutputPolarity()
Dstm32l0xx_hal_rcc_ex.h241 uint32_t Polarity; /*!< Specifies the input polarity for the SYNC signal source. member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_lptim.h97 uint32_t Polarity; /*!< Specifies waveform polarity. member
631 …ATIC_INLINE void LL_LPTIM_ConfigOutput(LPTIM_TypeDef *LPTIMx, uint32_t Waveform, uint32_t Polarity) in LL_LPTIM_ConfigOutput()
672 __STATIC_INLINE void LL_LPTIM_SetPolarity(LPTIM_TypeDef *LPTIMx, uint32_t Polarity) in LL_LPTIM_SetPolarity()
856 … LL_LPTIM_ConfigTrigger(LPTIM_TypeDef *LPTIMx, uint32_t Source, uint32_t Filter, uint32_t Polarity) in LL_LPTIM_ConfigTrigger()
Dstm32l4xx_hal_dma_ex.h100 …uint32_t Polarity; /*!< Specifies the polarity of the signal on which the request is generat… member
Dstm32l4xx_hal_tim_ex.h88 uint32_t Polarity; /*!< Specifies the break input source polarity. member
Dstm32l4xx_ll_crs.h437 __STATIC_INLINE void LL_CRS_SetSyncPolarity(uint32_t Polarity) in LL_CRS_SetSyncPolarity()
Dstm32l4xx_ll_dmamux.h730 …oid LL_DMAMUX_SetSyncPolarity(DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t Polarity) in LL_DMAMUX_SetSyncPolarity()
1090 …tRequestGenPolarity(DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t RequestGenChannel, uint32_t Polarity) in LL_DMAMUX_SetRequestGenPolarity()
Dstm32l4xx_hal_lptim.h78 uint32_t Polarity; /*!< Selects the polarity of the active edge for the counter unit member
Dstm32l4xx_ll_usart.h1298 __STATIC_INLINE void LL_USART_ConfigClock(USART_TypeDef *USARTx, uint32_t Phase, uint32_t Polarity,… in LL_USART_ConfigClock()
2744 __STATIC_INLINE void LL_USART_SetDESignalPolarity(USART_TypeDef *USARTx, uint32_t Polarity) in LL_USART_SetDESignalPolarity()
Dstm32l4xx_ll_tim.h2181 __STATIC_INLINE void LL_TIM_OC_SetPolarity(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t Polarity) in LL_TIM_OC_SetPolarity()
3733 uint32_t Polarity) in LL_TIM_SetBreakInputSourcePolarity()
Dstm32l4xx_ll_lpuart.h1641 __STATIC_INLINE void LL_LPUART_SetDESignalPolarity(USART_TypeDef *LPUARTx, uint32_t Polarity) in LL_LPUART_SetDESignalPolarity()
Dstm32l4xx_hal_rcc_ex.h301 uint32_t Polarity; /*!< Specifies the input polarity for the SYNC signal source. member
Dstm32l4xx_ll_rtc.h1080 __STATIC_INLINE void LL_RTC_SetOutputPolarity(RTC_TypeDef *RTCx, uint32_t Polarity) in LL_RTC_SetOutputPolarity()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_uart_ex.c164 HAL_StatusTypeDef HAL_RS485Ex_Init(UART_HandleTypeDef *huart, uint32_t Polarity, uint32_t Assertion… in HAL_RS485Ex_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_uart_ex.c183 HAL_StatusTypeDef HAL_RS485Ex_Init(UART_HandleTypeDef *huart, uint32_t Polarity, uint32_t Assertion… in HAL_RS485Ex_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_usart.h755 __STATIC_INLINE void LL_USART_ConfigClock(USART_TypeDef *USARTx, uint32_t Phase, uint32_t Polarity,… in LL_USART_ConfigClock()
Dstm32l1xx_ll_rtc.h930 __STATIC_INLINE void LL_RTC_SetOutputPolarity(RTC_TypeDef *RTCx, uint32_t Polarity) in LL_RTC_SetOutputPolarity()
Dstm32l1xx_ll_tim.h1416 __STATIC_INLINE void LL_TIM_OC_SetPolarity(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t Polarity) in LL_TIM_OC_SetPolarity()