Home
last modified time | relevance | path

Searched refs:WINMODE (Results 1 – 19 of 19) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_COMP.h149 #define IS_COMP_ALL_WINMODE(WINMODE) (((WINMODE) == COMP_CR1_WINMODE_COMP1_INPSEL) || \ argument
150 ((WINMODE) == COMP_CR1_WINMODE_COMP2_INPSEL) || \
151 ((WINMODE) == COMP_CR2_WINMODE_COMP2_INPSEL) || \
152 ((WINMODE) == COMP_CR2_WINMODE_COMP1_INPSEL))
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_COMP.h149 #define IS_COMP_ALL_WINMODE(WINMODE) (((WINMODE) == COMP_CR1_WINMODE_COMP1_INPSEL) || \ argument
150 ((WINMODE) == COMP_CR1_WINMODE_COMP2_INPSEL) || \
151 ((WINMODE) == COMP_CR2_WINMODE_COMP2_INPSEL) || \
152 ((WINMODE) == COMP_CR2_WINMODE_COMP1_INPSEL))
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_comp.c291 COMP->WINMODE = (En==true)?0x1L:0x0L; in COMP_WindowModeEn()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_comp.c291 COMP->WINMODE = (En==true)?0x1L:0x0L; in COMP_WindowModeEn()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_comp.c291 COMP->WINMODE = (En==true)?0x1L:0x0L; in COMP_WindowModeEn()
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dtsens.h89 uint8_t WINMODE:3; /*!< bit: 0.. 2 Window Monitor Mode */ member
A Dsdadc.h305 uint8_t WINMODE:3; /*!< bit: 0.. 2 Window Monitor Mode */ member
A Dadc.h347 uint16_t WINMODE:3; /*!< bit: 8..10 Window Monitor Mode */ member
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dadc.h240 uint8_t WINMODE:3; /*!< bit: 0.. 2 Window Monitor Mode */ member
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dadc.h243 uint8_t WINMODE:3; /*!< bit: 0.. 2 Window Monitor Mode */ member
/bsp/microchip/saml10/bsp/include/component/
A Dadc.h426 … uint16_t WINMODE:3; /**< bit: 8..10 Window Monitor Mode */ member
/bsp/microchip/same54/bsp/include/component/
A Dadc.h276 uint16_t WINMODE:3; /*!< bit: 8..10 Window Monitor Mode */ member
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dadc.h276 uint16_t WINMODE:3; /*!< bit: 8..10 Window Monitor Mode */ member
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dadc.h276 uint16_t WINMODE:3; /*!< bit: 8..10 Window Monitor Mode */ member
/bsp/n32/libraries/N32L40x_Firmware_Library/CMSIS/device/
A Dn32l40x.h313 __IO uint32_t WINMODE; member
/bsp/n32/libraries/N32L43x_Firmware_Library/CMSIS/device/
A Dn32l43x.h313 __IO uint32_t WINMODE; member
/bsp/n32/libraries/N32G43x_Firmware_Library/CMSIS/device/
A Dn32g43x.h311 __IO uint32_t WINMODE; member
/bsp/n32/libraries/N32G45x_Firmware_Library/CMSIS/device/
A Dn32g45x.h328 __IO uint32_t WINMODE; member
/bsp/n32g452xx/Libraries/N32_Std_Driver/CMSIS/device/
A Dn32g45x.h328 __IO uint32_t WINMODE; member

Completed in 277 milliseconds