Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/stmemsc/lsm6dso16is_STdC/driver/
Dlsm6dso16is_reg.c1488 lsm6dso16is_status_master_mainpage_t status_sh; in lsm6dso16is_all_sources_get() local
1500 ret = lsm6dso16is_read_reg(ctx, LSM6DSO16IS_STATUS_MASTER_MAINPAGE, (uint8_t *)&status_sh, 1); in lsm6dso16is_all_sources_get()
1503 val->sh_endop = status_sh.sens_hub_endop; in lsm6dso16is_all_sources_get()
1504 val->sh_slave0_nack = status_sh.sens_hub_endop; in lsm6dso16is_all_sources_get()
1505 val->sh_slave1_nack = status_sh.sens_hub_endop; in lsm6dso16is_all_sources_get()
1506 val->sh_slave2_nack = status_sh.sens_hub_endop; in lsm6dso16is_all_sources_get()
1507 val->sh_slave3_nack = status_sh.sens_hub_endop; in lsm6dso16is_all_sources_get()
1508 val->sh_wr_once = status_sh.sens_hub_endop; in lsm6dso16is_all_sources_get()
/hal_st-3.4.0/sensor/stmemsc/ism330is_STdC/driver/
Dism330is_reg.c1478 ism330is_status_master_mainpage_t status_sh; in ism330is_all_sources_get() local
1490 ret = ism330is_read_reg(ctx, ISM330IS_STATUS_MASTER_MAINPAGE, (uint8_t *)&status_sh, 1); in ism330is_all_sources_get()
1493 val->sh_endop = status_sh.sens_hub_endop; in ism330is_all_sources_get()
1494 val->sh_slave0_nack = status_sh.sens_hub_endop; in ism330is_all_sources_get()
1495 val->sh_slave1_nack = status_sh.sens_hub_endop; in ism330is_all_sources_get()
1496 val->sh_slave2_nack = status_sh.sens_hub_endop; in ism330is_all_sources_get()
1497 val->sh_slave3_nack = status_sh.sens_hub_endop; in ism330is_all_sources_get()
1498 val->sh_wr_once = status_sh.sens_hub_endop; in ism330is_all_sources_get()