Home
last modified time | relevance | path

Searched refs:NRF_CACHE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/cache/
Dcache_nrf.c13 #if !defined(NRF_ICACHE) && defined(NRF_CACHE)
14 #define NRF_ICACHE NRF_CACHE
/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_config_nrf5340_application.h89 #define NRF_CACHE NRF_CACHE_S macro
/Zephyr-latest/soc/nordic/nrf53/
Dsoc.c500 nrf_cache_enable(NRF_CACHE); in nordicsemi_nrf53_init()