add free-running clock mode for quadspi
This commit is contained in:
parent
9a61a1f090
commit
cc8759f205
@ -112,6 +112,10 @@ fieldset/CCR:
|
|||||||
description: Send instruction only once mode
|
description: Send instruction only once mode
|
||||||
bit_offset: 28
|
bit_offset: 28
|
||||||
bit_size: 1
|
bit_size: 1
|
||||||
|
- name: FRCM
|
||||||
|
description: Free-running clock mode (not available on all chips!)
|
||||||
|
bit_offset: 29
|
||||||
|
bit_size: 1
|
||||||
- name: DHHC
|
- name: DHHC
|
||||||
description: DDR hold half cycle
|
description: DDR hold half cycle
|
||||||
bit_offset: 30
|
bit_offset: 30
|
||||||
@ -132,7 +136,7 @@ fieldset/CR:
|
|||||||
bit_offset: 1
|
bit_offset: 1
|
||||||
bit_size: 1
|
bit_size: 1
|
||||||
- name: DMAEN
|
- name: DMAEN
|
||||||
description: DMA enable
|
description: DMA enable (not available on all chips!)
|
||||||
bit_offset: 2
|
bit_offset: 2
|
||||||
bit_size: 1
|
bit_size: 1
|
||||||
- name: TCEN
|
- name: TCEN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user