Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/mpr121/
Dmpr121.cxx116 uint8_t sectB[] = { 0x01, 0x01, 0xff, 0x02 }; in configAN3944() local
117 if ((rv = writeBytes(0x2f, sectB, 4)) != mraa::SUCCESS) in configAN3944()