Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_opamp.h70 …FunctionalState InternalOutput; /*!< Specifies the configuration of the internal output from… member
Dstm32g4xx_ll_opamp.h736 __STATIC_INLINE void LL_OPAMP_SetInternalOutput(OPAMP_TypeDef *OPAMPx, uint32_t InternalOutput) in LL_OPAMP_SetInternalOutput()