Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_opamp.c57 || ((__FUNCTIONAL_MODE__) == LL_OPAMP_MODE_PGA_IO0) \
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_opamp.c58 || ((__FUNCTIONAL_MODE__) == LL_OPAMP_MODE_PGA_IO0) \
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_opamp.c59 || ((__FUNCTIONAL_MODE__) == LL_OPAMP_MODE_PGA_IO0) \
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_opamp.h158 #define LL_OPAMP_MODE_PGA_IO0 (OPAMP_CSR_PGGAIN_2|OPAMP_CSR_VMSEL_1) … macro
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_opamp.h164 #define LL_OPAMP_MODE_PGA_IO0 (OPAMP_CSR_PGGAIN_2|\ macro
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_opamp.h146 #define LL_OPAMP_MODE_PGA_IO0 (OPAMP_CSR_PGGAIN_4|OPAMP_CSR_VMSEL_1) … macro