Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dmisc.c173 void NVIC_SystemLPConfig(uint8_t LowPowerMode, FunctionalState NewState) in NVIC_SystemLPConfig()
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dmisc.c199 void NVIC_SystemLPConfig(uint8_t LowPowerMode, FunctionalState NewState) in NVIC_SystemLPConfig()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dmisc.c199 void NVIC_SystemLPConfig(uint8_t LowPowerMode, FunctionalState NewState) in NVIC_SystemLPConfig()
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_ll_adc.h266 uint32_t LowPowerMode; /*!< Set ADC low power mode. member
1683 __STATIC_INLINE void LL_ADC_SetLowPowerMode(ADC_TypeDef *ADCx, uint32_t LowPowerMode) in LL_ADC_SetLowPowerMode()

Completed in 19 milliseconds