[][src]Module ambiq_apollo2_pac::cachectrl

Flash Cache Controller

Modules

cachecfg

Flash Cache Control Register

cachemode

Flash Cache Mode Register. Used to trim performance/power.

ctrl

Cache Control

dmon0

Data Cache Total Accesses

dmon1

Data Cache Tag Lookups

dmon2

Data Cache Hits

dmon3

Data Cache Line Hits

flashcfg

Flash Control Register

imon0

Instruction Cache Total Accesses

imon1

Instruction Cache Tag Lookups

imon2

Instruction Cache Hits

imon3

Instruction Cache Line Hits

ncr0end

Flash Cache Noncachable Region 0 End

ncr0start

Flash Cache Noncachable Region 0 Start Address.

ncr1start

Flash Cache Noncachable Region 1 Start

ncr1end

Flash Cache Noncachable Region 1 End

Structs

RegisterBlock

Register block

Type Definitions

CACHECFG

Flash Cache Control Register

CACHEMODE

Flash Cache Mode Register. Used to trim performance/power.

CTRL

Cache Control

DMON0

Data Cache Total Accesses

DMON1

Data Cache Tag Lookups

DMON2

Data Cache Hits

DMON3

Data Cache Line Hits

FLASHCFG

Flash Control Register

IMON0

Instruction Cache Total Accesses

IMON1

Instruction Cache Tag Lookups

IMON2

Instruction Cache Hits

IMON3

Instruction Cache Line Hits

NCR0END

Flash Cache Noncachable Region 0 End

NCR0START

Flash Cache Noncachable Region 0 Start Address.

NCR1START

Flash Cache Noncachable Region 1 Start

NCR1END

Flash Cache Noncachable Region 1 End