Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_comp.h105 } LL_COMP_InitTypeDef; typedef
858 ErrorStatus LL_COMP_Init(COMP_TypeDef *COMPx, LL_COMP_InitTypeDef *COMP_InitStruct);
859 void LL_COMP_StructInit(LL_COMP_InitTypeDef *COMP_InitStruct);
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_comp.c231 ErrorStatus LL_COMP_Init(COMP_TypeDef *COMPx, LL_COMP_InitTypeDef *COMP_InitStruct) in LL_COMP_Init()
310 void LL_COMP_StructInit(LL_COMP_InitTypeDef *COMP_InitStruct) in LL_COMP_StructInit()