Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_uicr.h168 nrf_owner_t owner; /**< Owner identifier. */ member
269 nrf_owner_t owner; /**< Remote owner identification. */ member
503 config.owner = (nrf_owner_t)((p_reg->MEM[index].CONFIG & UICR_MEM_CONFIG_OWNERID_Msk) >> in nrf_uicr_mem_config_get()
717 config.owner = (nrf_owner_t)((p_reg->MAILBOX[index].CONFIG & UICR_MAILBOX_CONFIG_OWNERID_Msk) in nrf_uicr_mailbox_config_get()
Dnrf_mpc.h212 nrf_owner_t owner; /**< Owner identifier. */ member
794 ((p_config->owner << in nrf_mpc_region_config_set()
820 ret.owner = (nrf_owner_t)((p_reg->REGION[index].CONFIG & MPC_REGION_CONFIG_OWNERID_Msk) in nrf_mpc_region_config_get()