Searched refs:ASM330LHBG1_INT_CFG0 (Results 1 – 2 of 2) sorted by relevance
| /hal_st-latest/sensor/stmemsc/asm330lhbg1_STdC/driver/ |
| D | asm330lhbg1_reg.c | 2745 ret = asm330lhbg1_read_reg(ctx, ASM330LHBG1_INT_CFG0, (uint8_t *)&int_cfg0, 1); in asm330lhbg1_xl_hp_path_internal_set() 2749 ret = asm330lhbg1_write_reg(ctx, ASM330LHBG1_INT_CFG0, in asm330lhbg1_xl_hp_path_internal_set() 2770 ret = asm330lhbg1_read_reg(ctx, ASM330LHBG1_INT_CFG0, (uint8_t *)&int_cfg0, 1); in asm330lhbg1_xl_hp_path_internal_get() 3698 ret = asm330lhbg1_read_reg(ctx, ASM330LHBG1_INT_CFG0, (uint8_t *)&int_cfg0, 1); in asm330lhbg1_int_notification_set() 3703 ret = asm330lhbg1_write_reg(ctx, ASM330LHBG1_INT_CFG0, in asm330lhbg1_int_notification_set() 3742 ret = asm330lhbg1_read_reg(ctx, ASM330LHBG1_INT_CFG0, (uint8_t *)&int_cfg0, 1); in asm330lhbg1_int_notification_get() 4056 ret = asm330lhbg1_read_reg(ctx, ASM330LHBG1_INT_CFG0, (uint8_t *)&int_cfg0, 1); in asm330lhbg1_act_pin_notification_set() 4060 ret = asm330lhbg1_write_reg(ctx, ASM330LHBG1_INT_CFG0, in asm330lhbg1_act_pin_notification_set() 4082 ret = asm330lhbg1_read_reg(ctx, ASM330LHBG1_INT_CFG0, (uint8_t *)&int_cfg0, 1); in asm330lhbg1_act_pin_notification_get()
|
| D | asm330lhbg1_reg.h | 739 #define ASM330LHBG1_INT_CFG0 0x56U macro
|