Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_comp.h115 } LL_COMP_InitTypeDef; typedef
819 ErrorStatus LL_COMP_Init(COMP_TypeDef *COMPx, LL_COMP_InitTypeDef *COMP_InitStruct);
820 void LL_COMP_StructInit(LL_COMP_InitTypeDef *COMP_InitStruct);
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_comp.c254 ErrorStatus LL_COMP_Init(COMP_TypeDef *COMPx, LL_COMP_InitTypeDef *COMP_InitStruct) in LL_COMP_Init()
313 void LL_COMP_StructInit(LL_COMP_InitTypeDef *COMP_InitStruct) in LL_COMP_StructInit()

Completed in 5 milliseconds