Searched refs:ASM330LHB_EMB_FUNC_EN_B (Results 1 – 2 of 2) sorted by relevance
| /hal_st-latest/sensor/stmemsc/asm330lhb_STdC/driver/ |
| D | asm330lhb_reg.c | 5802 ret = asm330lhb_read_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, in asm330lhb_emb_fsm_en_set() 5808 ret = asm330lhb_write_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, in asm330lhb_emb_fsm_en_set() 5834 ret = asm330lhb_read_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, in asm330lhb_emb_fsm_en_get() 5840 ret = asm330lhb_write_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, in asm330lhb_emb_fsm_en_get() 5877 ret = asm330lhb_read_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, in asm330lhb_fsm_enable_set() 5908 ret = asm330lhb_write_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, in asm330lhb_fsm_enable_set() 6399 ret = asm330lhb_read_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, (uint8_t *)®, 1); in asm330lhb_mlc_set() 6404 ret = asm330lhb_write_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, (uint8_t *)®, 1); in asm330lhb_mlc_set() 6440 ret = asm330lhb_read_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, (uint8_t *)®, 1); in asm330lhb_mlc_get()
|
| D | asm330lhb_reg.h | 939 #define ASM330LHB_EMB_FUNC_EN_B 0x05U macro
|