Home
last modified time | relevance | path

Searched refs:COMP_E_INPUT2 (Results 1 – 2 of 2) sorted by relevance

/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Dcomp_e.h68 #define COMP_E_INPUT2 (0x04) macro
H A Dcomp_e.c44 case COMP_E_INPUT2: in __getRegisterSettingForInput()