C:/ncs/v3.1.0/modules/hal/nordic/nrfx/drivers/include/nrfx_timer.h:65:37: error: 'NRFX_TIMER1_INST_IDX' undeclared here (not in a function); did you mean 'NRFX_TIMER2_INST_IDX'?
65 | .instance_id = NRFX_CONCAT(NRFX_TIMER, id, _INST_IDX), \
| ^~~~~~~~~~