Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/ism330bx_STdC/driver/
Dism330bx_reg.c1796 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()
Dism330bx_reg.h1280 #define ISM330BX_EMB_FUNC_CFG 0x63U macro