Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/nrf54h/
Dsoc.c76 #if defined(RAMBLOCK_RET2_MASK) in power_domain_init()
81 NRF_MEMCONF->POWER[0].RET2 = RAMBLOCK_RET2_MASK; in power_domain_init()
82 NRF_MEMCONF->POWER[1].RET2 = RAMBLOCK_RET2_MASK; in power_domain_init()
Dsoc.h29 #define RAMBLOCK_RET2_MASK \ macro