Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_opamp.c171 assert_param(IS_LL_OPAMP_INPUT_NONINVERTING(OPAMPx, OPAMP_InitStruct->InputNonInverting)); in LL_OPAMP_Init()
206 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
211 … | ((OPAMP_InitStruct->InputNonInverting & OPAMP_CSR_S7SEL2) * __OPAMP_IS_INSTANCE_OPAMP2(OPAMPx)) in LL_OPAMP_Init()
232 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
236 … | ((OPAMP_InitStruct->InputNonInverting & OPAMP_CSR_S7SEL2) * __OPAMP_IS_INSTANCE_OPAMP2(OPAMPx)) in LL_OPAMP_Init()
253 OPAMP_InitStruct->InputNonInverting = LL_OPAMP_INPUT_NONINVERT_IO0; in LL_OPAMP_StructInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_opamp.c148 assert_param(IS_LL_OPAMP_INPUT_NONINVERTING(OPAMPx, OPAMP_InitStruct->InputNonInverting)); in LL_OPAMP_Init()
176 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
188 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
211 OPAMP_InitStruct->InputNonInverting = LL_OPAMP_INPUT_NONINVERT_IO0; in LL_OPAMP_StructInit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_opamp.c134 assert_param(IS_LL_OPAMP_INPUT_NONINVERTING(OPAMPx, OPAMP_InitStruct->InputNonInverting)); in LL_OPAMP_Init()
162 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
177 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
201 OPAMP_InitStruct->InputNonInverting = LL_OPAMP_INPUT_NONINVERT_IO0; in LL_OPAMP_StructInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_opamp.c138 assert_param(IS_LL_OPAMP_INPUT_NONINVERTING(OPAMPx, OPAMP_InitStruct->InputNonInverting)); in LL_OPAMP_Init()
166 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
181 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
200 OPAMP_InitStruct->InputNonInverting = LL_OPAMP_INPUT_NONINVERT_IO0; in LL_OPAMP_StructInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_opamp.c138 assert_param(IS_LL_OPAMP_INPUT_NONINVERTING(OPAMPx, OPAMP_InitStruct->InputNonInverting)); in LL_OPAMP_Init()
166 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
181 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
200 OPAMP_InitStruct->InputNonInverting = LL_OPAMP_INPUT_NONINVERT_IO0; in LL_OPAMP_StructInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_opamp.c137 assert_param(IS_LL_OPAMP_INPUT_NONINVERTING(OPAMPx, OPAMP_InitStruct->InputNonInverting)); in LL_OPAMP_Init()
166 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
182 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
206 OPAMP_InitStruct->InputNonInverting = LL_OPAMP_INPUT_NONINVERT_IO0; in LL_OPAMP_StructInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_opamp.c131 assert_param(IS_LL_OPAMP_INPUT_NONINVERTING(OPAMP_InitStruct->InputNonInverting)); in LL_OPAMP_Init()
159 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
174 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
192 OPAMP_InitStruct->InputNonInverting = LL_OPAMP_INPUT_NONINVERT_IO0; in LL_OPAMP_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_opamp.c142 assert_param(IS_LL_OPAMP_INPUT_NONINVERTING(OPAMP_InitStruct->InputNonInverting)); in LL_OPAMP_Init()
170 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
185 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
203 OPAMP_InitStruct->InputNonInverting = LL_OPAMP_INPUT_NONINVERT_IO0; in LL_OPAMP_StructInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_opamp.c165 assert_param(IS_LL_OPAMP_INPUT_NONINVERTING(OPAMP_InitStruct->InputNonInverting)); in LL_OPAMP_Init()
197 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
212 | OPAMP_InitStruct->InputNonInverting in LL_OPAMP_Init()
236 OPAMP_InitStruct->InputNonInverting = LL_OPAMP_INPUT_NONINVERT_IO0; in LL_OPAMP_StructInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_opamp.h102 uint32_t InputNonInverting; /*!< Set OPAMP input non-inverting connection. member
448 …STATIC_INLINE void LL_OPAMP_SetInputNonInverting(OPAMP_TypeDef *OPAMPx, uint32_t InputNonInverting) in LL_OPAMP_SetInputNonInverting() argument
450 MODIFY_REG(OPAMPx->CSR, OPAMP_CSR_VPSEL, InputNonInverting); in LL_OPAMP_SetInputNonInverting()
529 …LINE void LL_OPAMP_SetInputNonInvertingSecondary(OPAMP_TypeDef *OPAMPx, uint32_t InputNonInverting) in LL_OPAMP_SetInputNonInvertingSecondary() argument
531 MODIFY_REG(OPAMPx->CSR, OPAMP_CSR_VPSSEL, InputNonInverting); in LL_OPAMP_SetInputNonInvertingSecondary()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_opamp.h108 uint32_t InputNonInverting; /*!< Set OPAMP input non-inverting connection. member
564 …STATIC_INLINE void LL_OPAMP_SetInputNonInverting(OPAMP_TypeDef *OPAMPx, uint32_t InputNonInverting) in LL_OPAMP_SetInputNonInverting() argument
566 MODIFY_REG(OPAMPx->CSR, OPAMP_CSR_VPSEL, InputNonInverting); in LL_OPAMP_SetInputNonInverting()
637 …LINE void LL_OPAMP_SetInputNonInvertingSecondary(OPAMP_TypeDef *OPAMPx, uint32_t InputNonInverting) in LL_OPAMP_SetInputNonInvertingSecondary() argument
639 MODIFY_REG(OPAMPx->TCMR, OPAMP_TCMR_VPSSEL, InputNonInverting); in LL_OPAMP_SetInputNonInvertingSecondary()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_opamp.h151 uint32_t InputNonInverting; /*!< Set OPAMP input non-inverting connection. member
576 …STATIC_INLINE void LL_OPAMP_SetInputNonInverting(OPAMP_TypeDef *OPAMPx, uint32_t InputNonInverting) in LL_OPAMP_SetInputNonInverting() argument
580 …(InputNonInverting << __OPAMP_INSTANCE_BITOFFSET(OPAMPx)) | ((InputNonInverting & OPAMP_CSR_S7SEL2… in LL_OPAMP_SetInputNonInverting()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_opamp.h117 uint32_t InputNonInverting; /*!< Set OPAMP input non-inverting connection. member
537 …STATIC_INLINE void LL_OPAMP_SetInputNonInverting(OPAMP_TypeDef *OPAMPx, uint32_t InputNonInverting) in LL_OPAMP_SetInputNonInverting() argument
539 MODIFY_REG(OPAMPx->CSR, OPAMP_CSR_VPSEL, InputNonInverting); in LL_OPAMP_SetInputNonInverting()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_opamp.h117 uint32_t InputNonInverting; /*!< Set OPAMP input non-inverting connection. member
539 …STATIC_INLINE void LL_OPAMP_SetInputNonInverting(OPAMP_TypeDef *OPAMPx, uint32_t InputNonInverting) in LL_OPAMP_SetInputNonInverting() argument
541 MODIFY_REG(OPAMPx->CSR, OPAMP_CSR_VP_SEL, InputNonInverting); in LL_OPAMP_SetInputNonInverting()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_opamp.h120 uint32_t InputNonInverting; /*!< Set OPAMP input non-inverting connection. member
525 …STATIC_INLINE void LL_OPAMP_SetInputNonInverting(OPAMP_TypeDef *OPAMPx, uint32_t InputNonInverting) in LL_OPAMP_SetInputNonInverting() argument
527 MODIFY_REG(OPAMPx->CSR, OPAMP_CSR_VPSEL, InputNonInverting); in LL_OPAMP_SetInputNonInverting()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_opamp.h117 uint32_t InputNonInverting; /*!< Set OPAMP input non-inverting connection. member
562 …STATIC_INLINE void LL_OPAMP_SetInputNonInverting(OPAMP_TypeDef *OPAMPx, uint32_t InputNonInverting) in LL_OPAMP_SetInputNonInverting() argument
564 MODIFY_REG(OPAMPx->CSR, OPAMP_CSR_VP_SEL, InputNonInverting); in LL_OPAMP_SetInputNonInverting()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_opamp.h120 uint32_t InputNonInverting; /*!< Set OPAMP input non-inverting connection. member
575 …STATIC_INLINE void LL_OPAMP_SetInputNonInverting(OPAMP_TypeDef *OPAMPx, uint32_t InputNonInverting) in LL_OPAMP_SetInputNonInverting() argument
577 MODIFY_REG(OPAMPx->CSR, OPAMP_CSR_VPSEL, InputNonInverting); in LL_OPAMP_SetInputNonInverting()
Dstm32l4xx_ll_comp.h734 __STATIC_INLINE void LL_COMP_SetInputNonInverting(COMP_TypeDef *COMPx, uint32_t InputNonInverting) in LL_COMP_SetInputNonInverting() argument
736 LL_COMP_SetInputPlus(COMPx, InputNonInverting); in LL_COMP_SetInputNonInverting()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_opamp.h120 uint32_t InputNonInverting; /*!< Set OPAMP input non-inverting connection. member
575 …STATIC_INLINE void LL_OPAMP_SetInputNonInverting(OPAMP_TypeDef *OPAMPx, uint32_t InputNonInverting) in LL_OPAMP_SetInputNonInverting() argument
577 MODIFY_REG(OPAMPx->CSR, OPAMP_CSR_VPSEL, InputNonInverting); in LL_OPAMP_SetInputNonInverting()