Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_opamp.h600 uint32_t input_non_inverting_opamp_x = READ_BIT(OPAMP->CSR, in LL_OPAMP_GetInputNonInverting() local
605 …return (((input_non_inverting_opamp_x & ~OPAMP_CSR_S7SEL2) >> __OPAMP_INSTANCE_BITOFFSET(OPAMPx)) … in LL_OPAMP_GetInputNonInverting()