/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_comp.c | 307 assert_param(IS_COMP_NONINVERTINGINPUT(hcomp->Init.NonInvertingInput)); in HAL_COMP_Init() 393 if(hcomp->Init.NonInvertingInput != COMP_NONINVERTINGINPUT_PC3) in HAL_COMP_Init() 417 __HAL_RI_IOSWITCH_CLOSE(hcomp->Init.NonInvertingInput); in HAL_COMP_Init() 470 if (hcomp->Init.NonInvertingInput != COMP_NONINVERTINGINPUT_NONE) in HAL_COMP_DeInit() 474 __HAL_RI_IOSWITCH_OPEN(hcomp->Init.NonInvertingInput); in HAL_COMP_DeInit()
|
D | stm32l1xx_hal_opamp.c | 270 … assert_param(IS_OPAMP_NONINVERTING_INPUT_CHECK_INSTANCE(hopamp, hopamp->Init.NonInvertingInput)); in HAL_OPAMP_Init() 369 if (hopamp->Init.NonInvertingInput == OPAMP_NONINVERTINGINPUT_IO0) in HAL_OPAMP_Init() 375 else if (hopamp->Init.NonInvertingInput == OPAMP_NONINVERTINGINPUT_DAC_CH1) in HAL_OPAMP_Init()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_opamp.c | 264 assert_param(IS_OPAMP_NONINVERTING_INPUT(hopamp->Init.NonInvertingInput)); in HAL_OPAMP_Init() 329 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init() 339 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init() 349 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_opamp.c | 293 assert_param(IS_OPAMP_NONINVERTING_INPUT(hopamp->Init.NonInvertingInput)); in HAL_OPAMP_Init() 359 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init() 369 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init() 379 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_opamp.c | 301 assert_param(IS_OPAMP_NONINVERTING_INPUT(hopamp->Init.NonInvertingInput)); in HAL_OPAMP_Init() 363 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init() 373 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init() 383 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init()
|
D | stm32h7xx_hal_comp.c | 284 assert_param(IS_COMP_INPUT_PLUS(hcomp->Instance, hcomp->Init.NonInvertingInput)); in HAL_COMP_Init() 329 hcomp->Init.NonInvertingInput | \ in HAL_COMP_Init()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_opamp.c | 304 assert_param(IS_OPAMP_NONINVERTING_INPUT(hopamp->Init.NonInvertingInput)); in HAL_OPAMP_Init() 369 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init() 379 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init() 389 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init()
|
D | stm32l4xx_hal_comp.c | 280 assert_param(IS_COMP_INPUT_PLUS(hcomp->Instance, hcomp->Init.NonInvertingInput)); in HAL_COMP_Init() 333 tmp_csr = (hcomp->Init.NonInvertingInput in HAL_COMP_Init()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_opamp.c | 302 assert_param(IS_OPAMP_NONINVERTING_INPUT(hopamp->Init.NonInvertingInput)); in HAL_OPAMP_Init() 367 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init() 377 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init() 387 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_opamp.c | 312 assert_param(IS_OPAMP_NONINVERTING_INPUT(hopamp->Init.NonInvertingInput)); in HAL_OPAMP_Init() 374 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init() 384 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init() 394 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_comp.c | 289 assert_param(IS_COMP_NONINVERTINGINPUT(hcomp->Init.NonInvertingInput)); in HAL_COMP_Init() 295 if(hcomp->Init.NonInvertingInput == COMP_NONINVERTINGINPUT_DAC1SWITCHCLOSED) in HAL_COMP_Init() 348 hcomp->Init.NonInvertingInput | \ in HAL_COMP_Init()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_opamp.c | 270 assert_param(IS_OPAMP_NONINVERTING_INPUT(hopamp->Init.NonInvertingInput)); in HAL_OPAMP_Init() 350 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init() 365 hopamp->Init.NonInvertingInput | \ in HAL_OPAMP_Init()
|
D | stm32f3xx_hal_comp.c | 368 assert_param(IS_COMP_NONINVERTINGINPUT(hcomp->Init.NonInvertingInput)); in HAL_COMP_Init() 369 … assert_param(IS_COMP_NONINVERTINGINPUT_INSTANCE(hcomp->Instance, hcomp->Init.NonInvertingInput)); in HAL_COMP_Init()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_opamp.c | 321 assert_param(IS_OPAMP_NONINVERTING_INPUT(hopamp->Init.NonInvertingInput)); in HAL_OPAMP_Init() 405 hopamp->Init.NonInvertingInput | in HAL_OPAMP_Init() 423 hopamp->Init.NonInvertingInput | in HAL_OPAMP_Init()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_opamp.h | 597 …STATIC_INLINE void LL_OPAMP_SetNonInvertingInput(OPAMP_TypeDef *OPAMPx, uint32_t NonInvertingInput) in LL_OPAMP_SetNonInvertingInput() argument 599 LL_OPAMP_SetInputNonInverting(OPAMPx, NonInvertingInput); in LL_OPAMP_SetNonInvertingInput()
|
D | stm32u0xx_hal_opamp.h | 66 uint32_t NonInvertingInput; /*!< Specifies the non inverting input of the opamp. member
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_opamp.h | 622 …STATIC_INLINE void LL_OPAMP_SetNonInvertingInput(OPAMP_TypeDef *OPAMPx, uint32_t NonInvertingInput) in LL_OPAMP_SetNonInvertingInput() argument 624 LL_OPAMP_SetInputNonInverting(OPAMPx, NonInvertingInput); in LL_OPAMP_SetNonInvertingInput()
|
D | stm32u5xx_hal_opamp.h | 66 uint32_t NonInvertingInput; /*!< Specifies the non inverting input of the opamp. member
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_comp_ex.h | 287 (((__HANDLE__)->Init.NonInvertingInput != COMP_NONINVERTINGINPUT_NONE) && \ 291 ((__HANDLE__)->Init.NonInvertingInput != COMP_NONINVERTINGINPUT_NONE)
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_opamp.h | 635 …STATIC_INLINE void LL_OPAMP_SetNonInvertingInput(OPAMP_TypeDef *OPAMPx, uint32_t NonInvertingInput) in LL_OPAMP_SetNonInvertingInput() argument 637 LL_OPAMP_SetInputNonInverting(OPAMPx, NonInvertingInput); in LL_OPAMP_SetNonInvertingInput()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_opamp.h | 635 …STATIC_INLINE void LL_OPAMP_SetNonInvertingInput(OPAMP_TypeDef *OPAMPx, uint32_t NonInvertingInput) in LL_OPAMP_SetNonInvertingInput() argument 637 LL_OPAMP_SetInputNonInverting(OPAMPx, NonInvertingInput); in LL_OPAMP_SetNonInvertingInput()
|
D | stm32l5xx_hal_opamp.h | 68 uint32_t NonInvertingInput; /*!< Specifies the non inverting input of the opamp: member
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_comp.c | 286 assert_param(IS_COMP_INPUT_PLUS(hcomp->Instance, hcomp->Init.NonInvertingInput)); in HAL_COMP_Init() 335 tmp_csr |= (hcomp->Init.NonInvertingInput | in HAL_COMP_Init()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_comp.h | 51 uint32_t NonInvertingInput; /*!< Selects the non inverting input of the comparator. member
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_opamp.h | 66 uint32_t NonInvertingInput; /*!< Specifies the non inverting input of the opamp: member
|