Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/nrf54h/
Dsoc.h18 #define RAMBLOCK_RET_BIT_ICACHE MEMCONF_POWER_RET_MEM1_Pos macro
33 #define RAMBLOCK_RET_BIT_ICACHE MEMCONF_POWER_RET_MEM6_Pos macro
Dsoc.c61 nrf_memconf_ramblock_ret_enable_set(NRF_MEMCONF, 0, RAMBLOCK_RET_BIT_ICACHE, false); in power_domain_init()
63 nrf_memconf_ramblock_ret_enable_set(NRF_MEMCONF, 1, RAMBLOCK_RET_BIT_ICACHE, false); in power_domain_init()