Searched refs:ISM330BX_EMB_FUNC_CFG (Results 1 – 2 of 2) sorted by relevance
1796 ret = ism330bx_read_reg(ctx, ISM330BX_EMB_FUNC_CFG, (uint8_t *)&emb_func_cfg, 1); in ism330bx_filt_settling_mask_set()1803 ret = ism330bx_write_reg(ctx, ISM330BX_EMB_FUNC_CFG, (uint8_t *)&emb_func_cfg, 1); in ism330bx_filt_settling_mask_set()1839 ret = ism330bx_read_reg(ctx, ISM330BX_EMB_FUNC_CFG, (uint8_t *)&emb_func_cfg, 1); in ism330bx_filt_settling_mask_get()
1280 #define ISM330BX_EMB_FUNC_CFG 0x63U macro