Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/mpr121/
Dmpr121.cxx150 uint8_t filterConf = 0x04; in configAN3944() local
151 if ((rv = writeBytes(0x5d, &filterConf, 1)) != mraa::SUCCESS) in configAN3944()