ESP-IDF
cache_ll_l1_enable_bus()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
cache_ll_l1_enable_bus()
cache_ll_l1_enable_bus() function
Enable the Cache Buses
Syntax
Show:
Summary
Declaration
from
cache_ll.h:139
__attribute__
(
(
always_inline
)
)
#endif
static
inline
void
cache_ll_l1_enable_bus
(
uint32_t
cache_id
,
cache_bus_mask_t
mask
)
;
Arguments
Argument
Description
cache_id
cache ID (when l1 cache is per core)
mask
To know which buses should be enabled
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out