Searched refs:ISM330BX_Y_OFS_USR (Results 1 – 2 of 2) sorted by relevance
7623 ret = ism330bx_read_reg(ctx, ISM330BX_Y_OFS_USR, (uint8_t *)&y_ofs_usr, 1); in ism330bx_xl_offset_mg_set()7675 ret = ism330bx_write_reg(ctx, ISM330BX_Y_OFS_USR, (uint8_t *)&y_ofs_usr, 1); in ism330bx_xl_offset_mg_set()7712 ret = ism330bx_read_reg(ctx, ISM330BX_Y_OFS_USR, (uint8_t *)&y_ofs_usr, 1); in ism330bx_xl_offset_mg_get()
1366 #define ISM330BX_Y_OFS_USR 0x74U macro