Home
last modified time | relevance | path

Searched defs:LowPowerMode (Results 1 – 3 of 3) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_ll_pwr.h529 __STATIC_INLINE void LL_PWR_SetPowerMode(uint32_t LowPowerMode) in LL_PWR_SetPowerMode()
1645 __STATIC_INLINE void LL_C2_PWR_SetPowerMode(uint32_t LowPowerMode) in LL_C2_PWR_SetPowerMode()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_pwr.h434 __STATIC_INLINE void LL_PWR_SetPowerMode(uint32_t LowPowerMode) in LL_PWR_SetPowerMode()
H A Dstm32l4xx_ll_adc.h458 uint32_t LowPowerMode; /*!< Set ADC low power mode. member
2783 __STATIC_INLINE void LL_ADC_SetLowPowerMode(ADC_TypeDef *ADCx, uint32_t LowPowerMode) in LL_ADC_SetLowPowerMode()