Searched refs:temp_wp2 (Results 1 – 2 of 2) sorted by relevance
279 uint16_t temp_wp0, temp_wp1, temp_wp2, temp_wp3; in ob_write_protection_enable() local286 temp_wp2 = (uint16_t) ((ob_wp & OB_WP2_WP2) >> 16U); in ob_write_protection_enable()306 if((FMC_READY == fmc_state) && (0xFFU != temp_wp2)){ in ob_write_protection_enable()307 OB_WP2 = temp_wp2; in ob_write_protection_enable()
561 uint16_t temp_wp0, temp_wp1, temp_wp2, temp_wp3; in ob_write_protection_enable() local568 temp_wp2 = (uint16_t)((ob_wp & OB_WP2_WP2) >> 16U); in ob_write_protection_enable()588 if((FMC_READY == fmc_state) && (0xFFU != temp_wp2)){ in ob_write_protection_enable()589 OB_WP2 = temp_wp2; in ob_write_protection_enable()