Home
last modified time | relevance | path

Searched refs:LL_COMP_POWERMODE_ULTRALOWPOWER (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_comp.c54 || ((__POWER_MODE__) == LL_COMP_POWERMODE_ULTRALOWPOWER) \
316 COMP_InitStruct->PowerMode = LL_COMP_POWERMODE_ULTRALOWPOWER; in LL_COMP_StructInit()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_comp.h139 #define LL_COMP_POWERMODE_ULTRALOWPOWER (0x00000000U) /*!< COMP power mode to low s… macro

Completed in 7 milliseconds