Home
last modified time | relevance | path

Searched refs:CACHE_PROFILINGENABLE_ENABLE_Enable (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-3.7.0/nrfx/hal/
Dnrf_cache.h625 (enable ? CACHE_PROFILINGENABLE_ENABLE_Enable : CACHE_PROFILINGENABLE_ENABLE_Disable); in nrf_cache_profiling_set()
/hal_nordic-3.7.0/nrfx/mdk/
Dnrf5340_application_bitfields.h158 #define CACHE_PROFILINGENABLE_ENABLE_Enable (1UL) /*!< Enable profiling */ macro