Searched refs:abort_on_pof (Results 1 – 3 of 3) sorted by relevance
59 …bool abort_on_pof; ///< True if the current RRAM write operation is to be aborted on… member82 .abort_on_pof = true, \
186 .abort_on_pof = p_config->abort_on_pof, in rramc_configure()
110 …bool abort_on_pof; ///< True if the current RRAM write operation is to be aborted on the pow… member678 p_config->abort_on_pof = ((p_reg->POWER.CONFIG & in nrf_rramc_power_config_get()689 ((uint32_t)p_config->abort_on_pof << RRAMC_POWER_CONFIG_POF_Pos); in nrf_rramc_power_config_set()