Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/asm330lhb_STdC/driver/
Dasm330lhb_reg.c2745 ret = asm330lhb_read_reg(ctx, ASM330LHB_INT_CFG0, (uint8_t *)&int_cfg0, 1); in asm330lhb_xl_hp_path_internal_set()
2749 ret = asm330lhb_write_reg(ctx, ASM330LHB_INT_CFG0, in asm330lhb_xl_hp_path_internal_set()
2770 ret = asm330lhb_read_reg(ctx, ASM330LHB_INT_CFG0, (uint8_t *)&int_cfg0, 1); in asm330lhb_xl_hp_path_internal_get()
3698 ret = asm330lhb_read_reg(ctx, ASM330LHB_INT_CFG0, (uint8_t *)&int_cfg0, 1); in asm330lhb_int_notification_set()
3703 ret = asm330lhb_write_reg(ctx, ASM330LHB_INT_CFG0, in asm330lhb_int_notification_set()
3742 ret = asm330lhb_read_reg(ctx, ASM330LHB_INT_CFG0, (uint8_t *)&int_cfg0, 1); in asm330lhb_int_notification_get()
4056 ret = asm330lhb_read_reg(ctx, ASM330LHB_INT_CFG0, (uint8_t *)&int_cfg0, 1); in asm330lhb_act_pin_notification_set()
4060 ret = asm330lhb_write_reg(ctx, ASM330LHB_INT_CFG0, in asm330lhb_act_pin_notification_set()
4082 ret = asm330lhb_read_reg(ctx, ASM330LHB_INT_CFG0, (uint8_t *)&int_cfg0, 1); in asm330lhb_act_pin_notification_get()
Dasm330lhb_reg.h739 #define ASM330LHB_INT_CFG0 0x56U macro