Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/ism330dhcx_STdC/driver/
Dism330dhcx_reg.c10836 ret = ism330dhcx_read_reg(ctx, ISM330DHCX_MASTER_CONFIG, in ism330dhcx_sh_slave_connected_set()
10843 ret = ism330dhcx_write_reg(ctx, ISM330DHCX_MASTER_CONFIG, in ism330dhcx_sh_slave_connected_set()
10873 ret = ism330dhcx_read_reg(ctx, ISM330DHCX_MASTER_CONFIG, in ism330dhcx_sh_slave_connected_get()
10925 ret = ism330dhcx_read_reg(ctx, ISM330DHCX_MASTER_CONFIG, in ism330dhcx_sh_master_set()
10932 ret = ism330dhcx_write_reg(ctx, ISM330DHCX_MASTER_CONFIG, in ism330dhcx_sh_master_set()
10961 ret = ism330dhcx_read_reg(ctx, ISM330DHCX_MASTER_CONFIG, in ism330dhcx_sh_master_get()
10992 ret = ism330dhcx_read_reg(ctx, ISM330DHCX_MASTER_CONFIG, in ism330dhcx_sh_pin_mode_set()
10999 ret = ism330dhcx_write_reg(ctx, ISM330DHCX_MASTER_CONFIG, in ism330dhcx_sh_pin_mode_set()
11029 ret = ism330dhcx_read_reg(ctx, ISM330DHCX_MASTER_CONFIG, in ism330dhcx_sh_pin_mode_get()
11073 ret = ism330dhcx_read_reg(ctx, ISM330DHCX_MASTER_CONFIG, in ism330dhcx_sh_pass_through_set()
[all …]
Dism330dhcx_reg.h2512 #define ISM330DHCX_MASTER_CONFIG 0x14U macro