Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/asm330lhbg1_STdC/driver/
Dasm330lhbg1_reg.c1150 ret = asm330lhbg1_mem_bank_set(ctx, ASM330LHBG1_USER_BANK); in asm330lhbg1_all_sources_get()
1752 case ASM330LHBG1_USER_BANK: in asm330lhbg1_mem_bank_get()
1753 *val = ASM330LHBG1_USER_BANK; in asm330lhbg1_mem_bank_get()
1759 *val = ASM330LHBG1_USER_BANK; in asm330lhbg1_mem_bank_get()
1824 ret = asm330lhbg1_mem_bank_set(ctx, ASM330LHBG1_USER_BANK); in asm330lhbg1_ln_pg_write_byte()
1923 ret = asm330lhbg1_mem_bank_set(ctx, ASM330LHBG1_USER_BANK); in asm330lhbg1_ln_pg_write()
1987 ret = asm330lhbg1_mem_bank_set(ctx, ASM330LHBG1_USER_BANK); in asm330lhbg1_ln_pg_read_byte()
3213 ret = asm330lhbg1_mem_bank_set(ctx, ASM330LHBG1_USER_BANK); in asm330lhbg1_pin_int1_route_set()
3340 ret = asm330lhbg1_mem_bank_set(ctx, ASM330LHBG1_USER_BANK); in asm330lhbg1_pin_int1_route_get()
3394 ret = asm330lhbg1_mem_bank_set(ctx, ASM330LHBG1_USER_BANK); in asm330lhbg1_pin_int2_route_set()
[all …]
Dasm330lhbg1_reg.h2027 ASM330LHBG1_USER_BANK = 0, enumerator