Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_comp.c237 LL_COMP_SetInputPlus(COMPx, LL_COMP_INPUT_PLUS_NONE); in LL_COMP_DeInit()
291 LL_COMP_SetInputPlus(COMPx, COMP_InitStruct->InputPlus); in LL_COMP_Init()
300 LL_COMP_SetInputPlus(COMPx, COMP_InitStruct->InputPlus); in LL_COMP_Init()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_comp.h465 __STATIC_INLINE void LL_COMP_SetInputPlus(COMP_TypeDef *COMPx, uint32_t InputPlus) in LL_COMP_SetInputPlus() function

Completed in 6 milliseconds