Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_comp_ex.h70 #define COMP_NONINVERTINGINPUT_PC3 RI_IOSWITCH_CH13 /*!< I/O pin PC3 connection to COMP… macro
90 #define COMP_NONINVERTINGINPUT_OPAMP3 COMP_NONINVERTINGINPUT_PC3 /*!< OPAMP3 output connection t…
116 #define COMP_NONINVERTINGINPUT_PC3 RI_IOSWITCH_CH13 /*!< I/O pin PC3 connection to COMP… macro
152 #define COMP_NONINVERTINGINPUT_PC3 RI_IOSWITCH_CH13 /*!< I/O pin PC3 connection to COMP… macro
185 ((INPUT) == COMP_NONINVERTINGINPUT_PC3) || \
222 ((INPUT) == COMP_NONINVERTINGINPUT_PC3) || \
252 ((INPUT) == COMP_NONINVERTINGINPUT_PC3) || \
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_comp.c394 if(hcomp->Init.NonInvertingInput != COMP_NONINVERTINGINPUT_PC3) in HAL_COMP_Init()

Completed in 9 milliseconds