Home
last modified time | relevance | path

Searched defs:InputNonInverting (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_opamp.h121 uint32_t InputNonInverting; /*!< Set OPAMP input non-inverting connection. member
573 …STATIC_INLINE void LL_OPAMP_SetInputNonInverting(OPAMP_TypeDef *OPAMPx, uint32_t InputNonInverting) in LL_OPAMP_SetInputNonInverting()
H A Dstm32l4xx_ll_comp.h732 __STATIC_INLINE void LL_COMP_SetInputNonInverting(COMP_TypeDef *COMPx, uint32_t InputNonInverting) in LL_COMP_SetInputNonInverting()