Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_comp.h204 #define COMP_LPTIMCONNECTION_IN2_ENABLED (0x00000002U) /*!< COMPx signal is connected… macro
618 … ((LPTIMCONNECTION) == COMP_LPTIMCONNECTION_IN2_ENABLED))
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_comp.c391 case COMP_LPTIMCONNECTION_IN2_ENABLED : in HAL_COMP_Init()