DWM1001 registration of the second interupt

Hi,
if I register a new interupt using the dwm_interrupt_register () , the previous ones will stop working. It is a mistake ? Or poor implementation? Is there a solution to use more than one interupt?

Regards Daniel

Same as https://forum.qorvo.com/t/multiple-dwm-interrupt-register-use-question/7814.
Alternative (probably CPU blocking): nrf_delay_ms(100);