Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_opamp.h126 uint32_t InputInverting; /*!< Set OPAMP inverting input connection. member
605 __STATIC_INLINE void LL_OPAMP_SetInputInverting(OPAMP_TypeDef *OPAMPx, uint32_t InputInverting) in LL_OPAMP_SetInputInverting()
H A Dstm32l4xx_ll_comp.h741 __STATIC_INLINE void LL_COMP_SetInputInverting(COMP_TypeDef *COMPx, uint32_t InputInverting) in LL_COMP_SetInputInverting()