Searched refs:LIS2HH12_STATUS (Results 1 – 2 of 2) sorted by relevance
452 ret = lis2hh12_read_reg(ctx, LIS2HH12_STATUS, (uint8_t *)&status, 1); in lis2hh12_xl_flag_data_ready_get()647 ret = lis2hh12_read_reg(ctx, LIS2HH12_STATUS, (uint8_t *)&status, 1); in lis2hh12_dev_status_get()
345 #define LIS2HH12_STATUS 0x27U macro