Hello Support team,
Our project wants to use a tick from RTC but SDK doesn't support the get tick function.
So we would like to get a tick via register same as getting second value.

It looks like we have to read it via HPRTCMR and HPRTCLR registers.
The second value will be obtained from bits 31-16, and the tick value can be obtained from 15 -0 bit, am I right?
If I am right, could you guide me on the way to get the tick from bit 15-0?

Thanks for your support!