Home
last modified time | relevance | path

Searched refs:and_or (Results 1 – 6 of 6) sorted by relevance

/hal_st-latest/sensor/stmemsc/i3g4250d_STdC/driver/
Di3g4250d_reg.h351 uint8_t and_or : 1; member
353 uint8_t and_or : 1;
Di3g4250d_reg.c1426 int1_cfg.and_or = (uint8_t)val; in i3g4250d_int_on_threshold_mode_set()
1449 switch (int1_cfg.and_or) in i3g4250d_int_on_threshold_mode_get()
/hal_st-latest/sensor/stmemsc/a3g4250d_STdC/driver/
Da3g4250d_reg.h348 uint8_t and_or : 1; member
350 uint8_t and_or : 1;
Da3g4250d_reg.c1351 int1_cfg.and_or = (uint8_t)val; in a3g4250d_int_on_threshold_mode_set()
1374 switch (int1_cfg.and_or) in a3g4250d_int_on_threshold_mode_get()
/hal_st-latest/sensor/stmemsc/l3gd20h_STdC/driver/
Dl3gd20h_reg.h355 uint8_t and_or : 1; member
357 uint8_t and_or : 1;
Dl3gd20h_reg.c1454 ig_cfg.and_or = (uint8_t)val; in l3gd20h_pin_logic_set()
1476 switch (ig_cfg.and_or) in l3gd20h_pin_logic_get()