Searched refs:COMP_E_VREF (Results 1 – 2 of 2) sorted by relevance
72 case COMP_E_VREF: in __getRegisterSettingForInput()73 return COMP_E_VREF; in __getRegisterSettingForInput()100 if (COMP_E_VREF != positiveTerminalInput) in COMP_E_initModule()115 if (COMP_E_VREF != negativeTerminalInput) in COMP_E_initModule()
82 #define COMP_E_VREF (0x9F) macro