So… If I change the enf of the loop in example 5a (ds_twr_init) as:
dwt_entersleep();
sleep_ms(RNG_DELAY_MS);
dwt_spicswakeup(dummy_buffer,DUMMY_BUFFER_LEN);
maybe the next poll_tx timestamp will be incorrect, will it be?
So… If I change the enf of the loop in example 5a (ds_twr_init) as:
dwt_entersleep();
sleep_ms(RNG_DELAY_MS);
dwt_spicswakeup(dummy_buffer,DUMMY_BUFFER_LEN);
maybe the next poll_tx timestamp will be incorrect, will it be?