Home
last modified time | relevance | path

Searched refs:COMP_INPUT_MINUS_VREFINT (Results 1 – 6 of 6) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_comp.h211 #define COMP_INPUT_MINUS_VREFINT ( COMP_CSR_INMSEL_1 | COMP_CSR_INMSEL_0 |… macro
629 … ((__INPUT_MINUS__) == COMP_INPUT_MINUS_VREFINT) || \
641 … ((__INPUT_MINUS__) == COMP_INPUT_MINUS_VREFINT) || \
652 … ((__INPUT_MINUS__) == COMP_INPUT_MINUS_VREFINT) || \
661 … ((__INPUT_MINUS__) == COMP_INPUT_MINUS_VREFINT) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_comp.h169 #define COMP_INPUT_MINUS_VREFINT ((uint32_t)0x00000000U) … macro
561 ((__INPUT_MINUS__) == COMP_INPUT_MINUS_VREFINT) \
571 || ((__INPUT_MINUS__) == COMP_INPUT_MINUS_VREFINT) \
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_comp.c287 if((hcomp->Init.InvertingInput == COMP_INPUT_MINUS_VREFINT) || in HAL_COMP_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h161 #define COMP_INVERTINGINPUT_VREFINT COMP_INPUT_MINUS_VREFINT
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h161 #define COMP_INVERTINGINPUT_VREFINT COMP_INPUT_MINUS_VREFINT
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h161 #define COMP_INVERTINGINPUT_VREFINT COMP_INPUT_MINUS_VREFINT