Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/stmemsc/asm330lhb_STdC/driver/
Dasm330lhb_reg.c5771 ret = asm330lhb_read_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, in asm330lhb_emb_fsm_en_set()
5777 ret = asm330lhb_write_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, in asm330lhb_emb_fsm_en_set()
5803 ret = asm330lhb_read_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, in asm330lhb_emb_fsm_en_get()
5809 ret = asm330lhb_write_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, in asm330lhb_emb_fsm_en_get()
5846 ret = asm330lhb_read_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, in asm330lhb_fsm_enable_set()
5877 ret = asm330lhb_write_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, in asm330lhb_fsm_enable_set()
6368 ret = asm330lhb_read_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, (uint8_t *)&reg, 1); in asm330lhb_mlc_set()
6373 ret = asm330lhb_write_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, (uint8_t *)&reg, 1); in asm330lhb_mlc_set()
6409 ret = asm330lhb_read_reg(ctx, ASM330LHB_EMB_FUNC_EN_B, (uint8_t *)&reg, 1); in asm330lhb_mlc_get()
Dasm330lhb_reg.h938 #define ASM330LHB_EMB_FUNC_EN_B 0x05U macro