Home
last modified time | relevance | path

Searched refs:InMSel (Results 1 – 4 of 4) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_COMP.c113 if(!IS_COMP_ALL_INMSEL(hcomp->Init.InMSel)) return HAL_ERROR; in HAL_COMP_Init()
147 ((hcomp->Init.InMSel << COMP_CR_INMSEL_POS)& COMP_CR_INMSEL_MASK) | \ in HAL_COMP_Init()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_COMP.c118 if(!IS_COMP_ALL_INMSEL(hcomp->Init.InMSel)) return HAL_ERROR; in HAL_COMP_Init()
152 ((hcomp->Init.InMSel << COMP_CR_INMSEL_POS)& COMP_CR_INMSEL_MASK) | \ in HAL_COMP_Init()
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_COMP.h64 uint32_t InMSel; member
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_COMP.h64 uint32_t InMSel; member

Completed in 7 milliseconds