Searched refs:writeonce (Results 1 – 2 of 2) sorted by relevance
131 …bool writeonce; ///< True if writes to the region are to be applied only when the current da… member711 ((p_config->writeonce ? RRAMC_REGION_CONFIG_WRITEONCE_Enabled : in nrf_rramc_region_config_set()727 p_config->writeonce = ((reg & RRAMC_REGION_CONFIG_WRITEONCE_Msk) in nrf_rramc_region_config_get()
292 …bool writeonce; ///< True if writes to the boot region are to be applied only when the curre… member753 ((p_config->writeonce ? UICR_BOOTCONF_WRITEONCE_Enabled : in nrf_uicr_boot_region_config_set()766 p_config->writeonce = ((reg & UICR_BOOTCONF_WRITEONCE_Msk) >> UICR_BOOTCONF_WRITEONCE_Pos) == in nrf_uicr_boot_region_config_get()