Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_opamp.h110 uint32_t PowerMode; /*!< Set OPAMP power mode. member
421 __STATIC_INLINE void LL_OPAMP_SetPowerMode(OPAMP_TypeDef *OPAMPx, uint32_t PowerMode) in LL_OPAMP_SetPowerMode()
748 __STATIC_INLINE void LL_OPAMP_SetTrimmingValue(OPAMP_TypeDef* OPAMPx, uint32_t PowerMode, uint32_t … in LL_OPAMP_SetTrimmingValue()
778 __STATIC_INLINE uint32_t LL_OPAMP_GetTrimmingValue(OPAMP_TypeDef* OPAMPx, uint32_t PowerMode, uint3… in LL_OPAMP_GetTrimmingValue()
H A Dstm32l4xx_ll_comp.h75 …uint32_t PowerMode; /*!< Set comparator operating mode to adjust power and speed. member
400 __STATIC_INLINE void LL_COMP_SetPowerMode(COMP_TypeDef *COMPx, uint32_t PowerMode) in LL_COMP_SetPowerMode()
H A Dstm32l4xx_hal_opamp.h55 uint32_t PowerMode; /*!< Specifies the power mode Normal or Low-Power. member
H A Dstm32l4xx_hal_irda.h71 uint16_t PowerMode; /*!< Specifies the IRDA power mode. member
H A Dstm32l4xx_ll_usart.h2182 __STATIC_INLINE void LL_USART_SetIrdaPowerMode(USART_TypeDef *USARTx, uint32_t PowerMode) in LL_USART_SetIrdaPowerMode()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal_pwr_ex.c674 void HAL_PWREx_EnableFlashPowerDown(uint32_t PowerMode) in HAL_PWREx_EnableFlashPowerDown()
697 void HAL_PWREx_DisableFlashPowerDown(uint32_t PowerMode) in HAL_PWREx_DisableFlashPowerDown()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_usart.h1127 __STATIC_INLINE void LL_USART_SetIrdaPowerMode(USART_TypeDef *USARTx, uint32_t PowerMode) in LL_USART_SetIrdaPowerMode()