Home
last modified time | relevance | path

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

/btstack/port/archive/ez430-rf2560/firmware/
H A Dhal_adc.c72 halAccelerometerReadWithOffset(&Acc_x_offset, &Acc_y_offset, &Acc_z_offset); in halAccelerometerCalibrate()
147 void halAccelerometerReadWithOffset(int *x, int *y, int *z) in halAccelerometerReadWithOffset() function
H A Dhal_adc.h66 void halAccelerometerReadWithOffset(int* x, int* y, int* z);
/btstack/port/archive/msp-exp430f5438-cc2564b/firmware/
H A Dhal_adc.c72 halAccelerometerReadWithOffset(&Acc_x_offset, &Acc_y_offset, &Acc_z_offset); in halAccelerometerCalibrate()
147 void halAccelerometerReadWithOffset(int *x, int *y, int *z) in halAccelerometerReadWithOffset() function
H A Dhal_adc.h66 void halAccelerometerReadWithOffset(int* x, int* y, int* z);