Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/mpr121/
Dmpr121.cxx105 uint8_t sectA[] = { 0x01, 0x01, 0x00, 0x00 }; in configAN3944() local
106 if ((rv = writeBytes(0x2b, sectA, 4)) != mraa::SUCCESS) in configAN3944()