User's Manual

Table Of Contents
S3C2450X RISC MICROPROCESSOR REAL TIME CLOCK
14-9
1.5.2 Tick Time Count Register 0 (TICNT0)
The TICNT0 register determines tick interrupt enable and tick counter value
S3C2450 supports 32bits tic time counter.
So, from 14 to 8bits of 32bit tick time count value is selected at TICNT0 register (TICNT0[6:0]).
Lower 8bits of 15bit tick time count value is selected at TICNT1 register (TICNT1[7:0]).
Upper 17 bits of 32bit tick time count value is selected at TICNT2 register (TICNT0[16:0]).
NOTE
Tick time count value = (TICK TIME COUNT 0) x 2
8
+ (T
ICK TIME COUNT 1) + (TICK TIME COUNT2)
x 2
15
Register Address R/W Description Reset Value
TICNT0 0x57000044 R/W Tick time count register 0x00
TICNT Bit Description Initial State
TICK INT ENABLE [7] Tick time interrupt enable.
0 = Disable
1 = Enable
b’0
TICK TIME COUNT 0 [6:0] [14:8] bits of 32 bit tick time count value b’0
1.5.3 Tick Time Count Register 1 (TICNT1)
Register Address R/W Description Reset Value
TICNT1 0x5700004C
R/W
Tick time count register 1 0x00
TICNT1 Bit Description Initial State
TICK TIME COUNT 1 [7:0] Lower 8 bits of 32bit tick time count value b’000000