Home
last modified time | relevance | path

Searched refs:LIS2HH12_STATUS (Results 1 – 2 of 2) sorted by relevance

/hal_st-latest/sensor/stmemsc/lis2hh12_STdC/driver/
Dlis2hh12_reg.c452 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()
Dlis2hh12_reg.h345 #define LIS2HH12_STATUS 0x27U macro