Home
last modified time | relevance | path

Searched refs:OPAMP_NONINVERTINGINPUT_IO0 (Results 1 – 7 of 7) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_opamp_ex.h180 ((INPUT) == OPAMP_NONINVERTINGINPUT_IO0) || \
187 ((INPUT) == OPAMP_NONINVERTINGINPUT_IO0) || \
193 ((INPUT) == OPAMP_NONINVERTINGINPUT_IO0) || \
209 ((INPUT) == OPAMP_NONINVERTINGINPUT_IO0) || \
214 ((INPUT) == OPAMP_NONINVERTINGINPUT_IO0) || \
Dstm32l1xx_hal_opamp.h192 #define OPAMP_NONINVERTINGINPUT_IO0 (0x00000000U) /*!< Comparator non-inverting input connect… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_opamp.h206 #define OPAMP_NONINVERTINGINPUT_IO0 0x00000000U /*!< OPAMP non-inverting input c… macro
355 #define IS_OPAMP_NONINVERTING_INPUT(INPUT) ((INPUT) == OPAMP_NONINVERTINGINPUT_IO0)
363 #define IS_OPAMP_NONINVERTING_INPUT(INPUT) (((INPUT) == OPAMP_NONINVERTINGINPUT_IO0) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_opamp.c356 if (hopamp->Init.NonInvertingInput == OPAMP_NONINVERTINGINPUT_IO0) in HAL_OPAMP_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h720 #define OPAMP_NONINVERTINGINPUT_VP0 OPAMP_NONINVERTINGINPUT_IO0
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h666 #define OPAMP_NONINVERTINGINPUT_VP0 OPAMP_NONINVERTINGINPUT_IO0
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h666 #define OPAMP_NONINVERTINGINPUT_VP0 OPAMP_NONINVERTINGINPUT_IO0