Searched refs:LIS3DHH_STATUS (Results 1 – 2 of 2) sorted by relevance
285 ret = lis3dhh_read_reg(ctx, LIS3DHH_STATUS, (uint8_t *)&status, 1); in lis3dhh_xl_data_ready_get()304 ret = lis3dhh_read_reg(ctx, LIS3DHH_STATUS, (uint8_t *)&status, 1); in lis3dhh_xl_data_ovr_get()565 ret = lis3dhh_read_reg(ctx, LIS3DHH_STATUS, (uint8_t *) val, 1); in lis3dhh_status_get()
276 #define LIS3DHH_STATUS 0x27U macro