Searched refs:LIS2DUXS12_EMB_FUNC_INT2 (Results 1 – 2 of 2) sorted by relevance
1739 ret = lis2duxs12_read_reg(ctx, LIS2DUXS12_EMB_FUNC_INT2, (uint8_t *)&emb_func_int2, 1); in lis2duxs12_emb_pin_int2_route_set()1749 ret = lis2duxs12_write_reg(ctx, LIS2DUXS12_EMB_FUNC_INT2, (uint8_t *)&emb_func_int2, 1); in lis2duxs12_emb_pin_int2_route_set()1780 ret = lis2duxs12_read_reg(ctx, LIS2DUXS12_EMB_FUNC_INT2, (uint8_t *)&emb_func_int2, 1); in lis2duxs12_emb_pin_int2_route_get()
1241 #define LIS2DUXS12_EMB_FUNC_INT2 0x0EU macro