Searched refs:presentReadingLE (Results 1 – 1 of 1) sorted by relevance
2839 uint32_t presentReadingLE = htole32(presentReading); in TEST() local2840 memcpy(&sensorData->present_reading, &presentReadingLE, in TEST()2841 sizeof(presentReadingLE)); in TEST()