Home
last modified time | relevance | path

Searched refs:OPAMP_CSR_VMSEL_0 (Results 1 – 3 of 3) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_opamp.h218 #define OPAMP_INVERTINGINPUT_IO1 OPAMP_CSR_VMSEL_0 /*!< OPAMP inverting input co…
Dstm32l4xx_ll_opamp.h221 #define LL_OPAMP_INPUT_INVERT_IO1 (OPAMP_CSR_VMSEL_0) /*!< OPAMP inverting input (low le…
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h15158 #define OPAMP_CSR_VMSEL_0 (0x1UL << OPAMP_CSR_VMSEL_Pos) /*!< 0x00000100 */ macro