Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/nrf54h/
Dsoc.h13 #define RAMBLOCK_CONTROL_BIT_ICACHE MEMCONF_POWER_CONTROL_MEM1_Pos macro
21 #define RAMBLOCK_CONTROL_BIT_ICACHE MEMCONF_POWER_CONTROL_MEM6_Pos macro
Dpower.c35 RAMBLOCK_CONTROL_BIT_ICACHE, false); in common_suspend()
46 RAMBLOCK_CONTROL_BIT_ICACHE, true); in common_resume()