Searched refs:OPAMP_INVERTINGINPUT_IO0 (Results 1 – 3 of 3) sorted by relevance
215 #define OPAMP_INVERTINGINPUT_IO0 0x00000000U /*!< Comparator inverting input connected to… macro455 #define IS_OPAMP_INVERTING_INPUT(INPUT) (((INPUT) == OPAMP_INVERTINGINPUT_IO0) || \
355 if (hopamp->Init.InvertingInput == OPAMP_INVERTINGINPUT_IO0) in HAL_OPAMP_Init()
917 #define OPAMP_INVERTINGINPUT_VM0 OPAMP_INVERTINGINPUT_IO0920 #define IOPAMP_INVERTINGINPUT_VM0 OPAMP_INVERTINGINPUT_IO0
Completed in 21 milliseconds