Home
last modified time | relevance | path

Searched defs:PowerMode (Results 1 – 4 of 4) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_opamp.h142 uint32_t PowerMode; /*!< Set OPAMP power mode. member
433 __STATIC_INLINE void LL_OPAMP_SetPowerMode(OPAMP_TypeDef *OPAMPx, uint32_t PowerMode) in LL_OPAMP_SetPowerMode()
791 __STATIC_INLINE void LL_OPAMP_SetTrimmingValue(OPAMP_TypeDef* OPAMPx, uint32_t PowerMode, uint32_t … in LL_OPAMP_SetTrimmingValue()
821 __STATIC_INLINE uint32_t LL_OPAMP_GetTrimmingValue(OPAMP_TypeDef* OPAMPx, uint32_t PowerMode, uint3… in LL_OPAMP_GetTrimmingValue()
A Dstm32l1xx_ll_comp.h95 …uint32_t PowerMode; /*!< Set comparator operating mode to adjust power and speed. member
383 __STATIC_INLINE void LL_COMP_SetPowerMode(COMP_TypeDef *COMPx, uint32_t PowerMode) in LL_COMP_SetPowerMode()
A Dstm32l1xx_hal_opamp.h57 uint32_t PowerMode; /*!< Specifies the power mode Normal or Low-Power. member
A Dstm32l1xx_ll_usart.h1127 __STATIC_INLINE void LL_USART_SetIrdaPowerMode(USART_TypeDef *USARTx, uint32_t PowerMode) in LL_USART_SetIrdaPowerMode()

Completed in 16 milliseconds