Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_comp.c264 assert_param(IS_LL_COMP_OUTPUT_SELECTION(COMP_InitStruct->OutputSelection)); in LL_COMP_Init()
287 | COMP_InitStruct->OutputSelection in LL_COMP_Init()
319 COMP_InitStruct->OutputSelection = LL_COMP_OUTPUT_NONE; in LL_COMP_StructInit()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_comp.h110 uint32_t OutputSelection; /*!< Set comparator output selection. member
685 __STATIC_INLINE void LL_COMP_SetOutputSelection(COMP_TypeDef *COMPx, uint32_t OutputSelection) in LL_COMP_SetOutputSelection() argument
692 OutputSelection * __COMP_IS_INSTANCE_EVEN(COMPx)); in LL_COMP_SetOutputSelection()

Completed in 21 milliseconds