hsem: rename more MASTERID->COREID
This commit is contained in:
parent
b782384611
commit
604890b9ba
@ -95,7 +95,7 @@ fieldset/RLR:
|
||||
description: Semaphore ProcessID.
|
||||
bit_offset: 0
|
||||
bit_size: 8
|
||||
- name: MASTERID
|
||||
- name: COREID
|
||||
description: Semaphore COREID.
|
||||
bit_offset: 8
|
||||
bit_size: 4
|
||||
|
@ -99,7 +99,7 @@ fieldset/CR:
|
||||
description: HSEM Clear register.
|
||||
fields:
|
||||
- name: COREID
|
||||
description: MASTERID.
|
||||
description: COREID.
|
||||
bit_offset: 8
|
||||
bit_size: 4
|
||||
- name: KEY
|
||||
@ -121,7 +121,7 @@ fieldset/R:
|
||||
bit_offset: 0
|
||||
bit_size: 8
|
||||
- name: COREID
|
||||
description: Semaphore MASTERID.
|
||||
description: Semaphore COREID.
|
||||
bit_offset: 8
|
||||
bit_size: 4
|
||||
- name: LOCK
|
||||
@ -136,7 +136,7 @@ fieldset/RLR:
|
||||
bit_offset: 0
|
||||
bit_size: 8
|
||||
- name: COREID
|
||||
description: Semaphore MASTERID.
|
||||
description: Semaphore COREID.
|
||||
bit_offset: 8
|
||||
bit_size: 4
|
||||
- name: LOCK
|
||||
|
Loading…
x
Reference in New Issue
Block a user