Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/stmemsc/lsm6dso16is_STdC/driver/
Dlsm6dso16is_reg.c1469 lsm6dso16is_status_master_mainpage_t status_sh; in lsm6dso16is_all_sources_get() local
1480 ret = lsm6dso16is_read_reg(ctx, LSM6DSO16IS_STATUS_MASTER_MAINPAGE, (uint8_t *)&status_sh, 1); in lsm6dso16is_all_sources_get()
1483 val->sh_endop = status_sh.sens_hub_endop; in lsm6dso16is_all_sources_get()
1484 val->sh_slave0_nack = status_sh.sens_hub_endop; in lsm6dso16is_all_sources_get()
1485 val->sh_slave1_nack = status_sh.sens_hub_endop; in lsm6dso16is_all_sources_get()
1486 val->sh_slave2_nack = status_sh.sens_hub_endop; in lsm6dso16is_all_sources_get()
1487 val->sh_slave3_nack = status_sh.sens_hub_endop; in lsm6dso16is_all_sources_get()
1488 val->sh_wr_once = status_sh.sens_hub_endop; in lsm6dso16is_all_sources_get()
/hal_st-3.6.0/sensor/stmemsc/ism330is_STdC/driver/
Dism330is_reg.c1469 ism330is_status_master_mainpage_t status_sh; in ism330is_all_sources_get() local
1480 ret = ism330is_read_reg(ctx, ISM330IS_STATUS_MASTER_MAINPAGE, (uint8_t *)&status_sh, 1); in ism330is_all_sources_get()
1483 val->sh_endop = status_sh.sens_hub_endop; in ism330is_all_sources_get()
1484 val->sh_slave0_nack = status_sh.sens_hub_endop; in ism330is_all_sources_get()
1485 val->sh_slave1_nack = status_sh.sens_hub_endop; in ism330is_all_sources_get()
1486 val->sh_slave2_nack = status_sh.sens_hub_endop; in ism330is_all_sources_get()
1487 val->sh_slave3_nack = status_sh.sens_hub_endop; in ism330is_all_sources_get()
1488 val->sh_wr_once = status_sh.sens_hub_endop; in ism330is_all_sources_get()