Searched refs:LIS2DUXS12_EMB_FUNC_EN_B (Results 1 – 2 of 2) sorted by relevance
| /hal_st-latest/sensor/stmemsc/lis2duxs12_STdC/driver/ |
| D | lis2duxs12_reg.c | 2378 ret += lis2duxs12_read_reg(ctx, LIS2DUXS12_EMB_FUNC_EN_B, (uint8_t *)&emb_func_en_b, 1); in lis2duxs12_stpcnt_mode_set() 3333 ret = lis2duxs12_read_reg(ctx, LIS2DUXS12_EMB_FUNC_EN_B, in lis2duxs12_emb_fsm_en_set() 3338 ret += lis2duxs12_write_reg(ctx, LIS2DUXS12_EMB_FUNC_EN_B, in lis2duxs12_emb_fsm_en_set() 3364 ret = lis2duxs12_read_reg(ctx, LIS2DUXS12_EMB_FUNC_EN_B, in lis2duxs12_emb_fsm_en_get() 3369 ret += lis2duxs12_write_reg(ctx, LIS2DUXS12_EMB_FUNC_EN_B, in lis2duxs12_emb_fsm_en_get() 3402 ret = lis2duxs12_read_reg(ctx, LIS2DUXS12_EMB_FUNC_EN_B, in lis2duxs12_fsm_enable_set() 3421 ret += lis2duxs12_write_reg(ctx, LIS2DUXS12_EMB_FUNC_EN_B, in lis2duxs12_fsm_enable_set() 3908 ret += lis2duxs12_read_reg(ctx, LIS2DUXS12_EMB_FUNC_EN_B, (uint8_t *)&emb_en_b, 1); in lis2duxs12_mlc_set() 3930 ret += lis2duxs12_write_reg(ctx, LIS2DUXS12_EMB_FUNC_EN_B, (uint8_t *)&emb_en_b, 1); in lis2duxs12_mlc_set() 3958 ret += lis2duxs12_read_reg(ctx, LIS2DUXS12_EMB_FUNC_EN_B, (uint8_t *)&emb_en_b, 1); in lis2duxs12_mlc_get()
|
| D | lis2duxs12_reg.h | 1129 #define LIS2DUXS12_EMB_FUNC_EN_B 0x5U macro
|