Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_acmp.c423 unsigned int pin, bool enable, bool invert) in ACMP_GPIOSetup() argument
435 | (invert << _ACMP_CTRL_GPIOINV_SHIFT); in ACMP_GPIOSetup()
462 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, uint32_t location, bool enable, bool invert) in ACMP_GPIOSetup() argument
472 invert << _ACMP_CTRL_GPIOINV_SHIFT); in ACMP_GPIOSetup()
/hal_silabs-latest/gecko/emlib/src/
Dem_acmp.c423 unsigned int pin, bool enable, bool invert) in ACMP_GPIOSetup() argument
435 | (invert << _ACMP_CTRL_GPIOINV_SHIFT); in ACMP_GPIOSetup()
462 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, uint32_t location, bool enable, bool invert) in ACMP_GPIOSetup() argument
472 invert << _ACMP_CTRL_GPIOINV_SHIFT); in ACMP_GPIOSetup()
/hal_silabs-latest/gecko/emlib/inc/
Dem_acmp.h964 …_GPIOSetup(ACMP_TypeDef *acmp, GPIO_Port_TypeDef port, unsigned int pin, bool enable, bool invert);
966 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, uint32_t location, bool enable, bool invert);
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_acmp.h968 …_GPIOSetup(ACMP_TypeDef *acmp, GPIO_Port_TypeDef port, unsigned int pin, bool enable, bool invert);
970 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, uint32_t location, bool enable, bool invert);