Home
last modified time | relevance | path

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

/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_comp.h93 #define COMP_InvertingInput_1_4VREFINT ((uint32_t)0x00000000) /*!< 1/4 VREFINT connected t… macro
103 #define IS_COMP_INVERTING_INPUT(INPUT) (((INPUT) == COMP_InvertingInput_1_4VREFINT) || \
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_comp.c255 COMP_InitStruct->COMP_InvertingInput = COMP_InvertingInput_1_4VREFINT; in COMP_StructInit()

Completed in 8 milliseconds