Searched refs:ACMP_GPIOSetup (Results 1 – 4 of 4) sorted by relevance
| /hal_silabs-latest/simplicity_sdk/platform/emlib/src/ |
| D | em_acmp.c | 422 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, GPIO_Port_TypeDef port, in ACMP_GPIOSetup() function 462 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, uint32_t location, bool enable, bool invert) in ACMP_GPIOSetup() function
|
| /hal_silabs-latest/gecko/emlib/src/ |
| D | em_acmp.c | 422 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, GPIO_Port_TypeDef port, in ACMP_GPIOSetup() function 462 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, uint32_t location, bool enable, bool invert) in ACMP_GPIOSetup() function
|
| /hal_silabs-latest/gecko/emlib/inc/ |
| D | em_acmp.h | 964 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, GPIO_Port_TypeDef port, unsigned int pin, bool enable, bool… 966 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, uint32_t location, bool enable, bool invert);
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/inc/ |
| D | em_acmp.h | 968 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, GPIO_Port_TypeDef port, unsigned int pin, bool enable, bool… 970 void ACMP_GPIOSetup(ACMP_TypeDef *acmp, uint32_t location, bool enable, bool invert);
|