Module esp32s3::extmem::dcache_autoload_ctrl
source · Expand description
******* Description ***********
Structs
- ******* Description ***********
Type Aliases
- Field
DCACHE_AUTOLOAD_BUFFER_CLEARreader - The bit is used to clear autoload buffer in dcache. - Field
DCACHE_AUTOLOAD_BUFFER_CLEARwriter - The bit is used to clear autoload buffer in dcache. - Field
DCACHE_AUTOLOAD_DONEreader - The bit is used to indicate autoload operation is finished. - Field
DCACHE_AUTOLOAD_ENAreader - The bit is used to enable and disable autoload operation. It is combined with dcache_autoload_done. 1: enable, 0: disable. - Field
DCACHE_AUTOLOAD_ENAwriter - The bit is used to enable and disable autoload operation. It is combined with dcache_autoload_done. 1: enable, 0: disable. - Field
DCACHE_AUTOLOAD_ORDERreader - The bits are used to configure the direction of autoload. 1: descending, 0: ascending. - Field
DCACHE_AUTOLOAD_ORDERwriter - The bits are used to configure the direction of autoload. 1: descending, 0: ascending. - Field
DCACHE_AUTOLOAD_RQSTreader - The bits are used to configure trigger conditions for autoload. 0/3: cache miss, 1: cache hit, 2: both cache miss and hit. - Field
DCACHE_AUTOLOAD_RQSTwriter - The bits are used to configure trigger conditions for autoload. 0/3: cache miss, 1: cache hit, 2: both cache miss and hit. - Field
DCACHE_AUTOLOAD_SCT0_ENAreader - The bits are used to enable the first section for autoload operation. - Field
DCACHE_AUTOLOAD_SCT0_ENAwriter - The bits are used to enable the first section for autoload operation. - Field
DCACHE_AUTOLOAD_SCT1_ENAreader - The bits are used to enable the second section for autoload operation. - Field
DCACHE_AUTOLOAD_SCT1_ENAwriter - The bits are used to enable the second section for autoload operation. - Field
DCACHE_AUTOLOAD_SIZEreader - The bits are used to configure the numbers of the cache block for the issuing autoload operation. - Field
DCACHE_AUTOLOAD_SIZEwriter - The bits are used to configure the numbers of the cache block for the issuing autoload operation. - Register
DCACHE_AUTOLOAD_CTRLreader - Register
DCACHE_AUTOLOAD_CTRLwriter