Searched refs:sectA (Results 1 – 1 of 1) sorted by relevance
105 uint8_t sectA[] = { 0x01, 0x01, 0x00, 0x00 }; in configAN3944() local106 if ((rv = writeBytes(0x2b, sectA, 4)) != mraa::SUCCESS) in configAN3944()