Searched refs:ILPS22QS_IF_CTRL (Results 1 – 2 of 2) sorted by relevance
| /hal_st-latest/sensor/stmemsc/ilps22qs_STdC/driver/ |
| D | ilps22qs_reg.c | 187 ret = ilps22qs_read_reg(ctx, ILPS22QS_IF_CTRL, (uint8_t *)&if_ctrl, 1); in ilps22qs_bus_mode_set() 192 ret = ilps22qs_write_reg(ctx, ILPS22QS_IF_CTRL, (uint8_t *)&if_ctrl, 1); in ilps22qs_bus_mode_set() 222 ret = ilps22qs_read_reg(ctx, ILPS22QS_IF_CTRL, (uint8_t *)&if_ctrl, 1); in ilps22qs_bus_mode_get() 427 ret = ilps22qs_read_reg(ctx, ILPS22QS_IF_CTRL, (uint8_t *)&if_ctrl, 1); in ilps22qs_pin_conf_set() 433 ret = ilps22qs_write_reg(ctx, ILPS22QS_IF_CTRL, (uint8_t *)&if_ctrl, 1); in ilps22qs_pin_conf_set() 452 ret = ilps22qs_read_reg(ctx, ILPS22QS_IF_CTRL, (uint8_t *)&if_ctrl, 1); in ilps22qs_pin_conf_get()
|
| D | ilps22qs_reg.h | 224 #define ILPS22QS_IF_CTRL 0x0EU macro
|