Home
last modified time | relevance | path

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

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_COMP.c112 if(!IS_COMP_ALL_INPSEL(hcomp->Init.InPSel)) return HAL_ERROR; in HAL_COMP_Init()
146 ((hcomp->Init.InPSel << COMP_CR_INPSEL_POS)& COMP_CR_INPSEL_MASK) | \ in HAL_COMP_Init()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_COMP.c117 if(!IS_COMP_ALL_INPSEL(hcomp->Init.InPSel)) return HAL_ERROR; in HAL_COMP_Init()
151 ((hcomp->Init.InPSel << COMP_CR_INPSEL_POS)& COMP_CR_INPSEL_MASK) | \ in HAL_COMP_Init()
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_COMP.h63 uint32_t InPSel; member
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_COMP.h63 uint32_t InPSel; member

Completed in 9 milliseconds