Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/nrf54h/
Dsoc.h17 #define RAMBLOCK_RET_MASK (MEMCONF_POWER_RET_MEM0_Msk) macro
25 #define RAMBLOCK_RET_MASK \ macro
Dsoc.c74 nrf_memconf_ramblock_ret_mask_enable_set(NRF_MEMCONF, 0, RAMBLOCK_RET_MASK, true); in power_domain_init()
75 nrf_memconf_ramblock_ret_mask_enable_set(NRF_MEMCONF, 1, RAMBLOCK_RET_MASK, true); in power_domain_init()