Searched refs:baroAllocateEvt (Results 1 – 2 of 2) sorted by relevance
189 static bool baroAllocateEvt(struct SingleAxisDataEvent **evPtr, float sample, uint64_t time) in baroAllocateEvt() function610 if (baroAllocateEvt(&baroSample, pressure_hPa, sensorGetTime())) { in handleCommDoneEvt()
226 static bool baroAllocateEvt(struct SingleAxisDataEvent **evPtr, float sample, uint64_t time) in baroAllocateEvt() function674 if (baroAllocateEvt(&baroSample, pressure_Pa * 0.01f, sensorGetTime())) { in handleI2cEvent()