Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_comp.h194 #define COMP_OUTPUTPOL_INVERTED COMP_CSR_COMPxPOLARITY /*!< COMP output on GPI… macro
590 ((POL) == COMP_OUTPUTPOL_INVERTED))
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_comp.h242 #define COMP_OUTPUTPOL_INVERTED (COMP_CSR_POLARITY) /*!< COMP output level is inverted … macro
673 ((__POL__) == COMP_OUTPUTPOL_INVERTED))