Searched refs:LIS2DUXS12_EMB_FUNC_INT1 (Results 1 – 2 of 2) sorted by relevance
1580 ret = lis2duxs12_read_reg(ctx, LIS2DUXS12_EMB_FUNC_INT1, (uint8_t *)&emb_func_int1, 1); in lis2duxs12_emb_pin_int1_route_set()1590 ret = lis2duxs12_write_reg(ctx, LIS2DUXS12_EMB_FUNC_INT1, (uint8_t *)&emb_func_int1, 1); in lis2duxs12_emb_pin_int1_route_set()1621 ret = lis2duxs12_read_reg(ctx, LIS2DUXS12_EMB_FUNC_INT1, (uint8_t *)&emb_func_int1, 1); in lis2duxs12_emb_pin_int1_route_get()
1179 #define LIS2DUXS12_EMB_FUNC_INT1 0x0AU macro