Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_comp.h202 #define COMP_MODE_LOWSPEED (0x00000000U) /*!< Low Speed */ macro
205 #define IS_COMP_MODE(SPEED) (((SPEED) == COMP_MODE_LOWSPEED) || \
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/Legacy/
A Dstm32_hal_legacy.h192 #define COMP_MODE_LOWSPEED COMP_POWERMODE_ULTRALOWPOWER macro

Completed in 20 milliseconds