Searched refs:temp_wp1 (Results 1 – 2 of 2) sorted by relevance
279 uint16_t temp_wp0, temp_wp1, temp_wp2, temp_wp3; in ob_write_protection_enable() local285 temp_wp1 = (uint16_t) ((ob_wp & OB_WP1_WP1) >> 8U); in ob_write_protection_enable()300 if((FMC_READY == fmc_state) && (0xFFU != temp_wp1)){ in ob_write_protection_enable()301 OB_WP1 = temp_wp1; in ob_write_protection_enable()
561 uint16_t temp_wp0, temp_wp1, temp_wp2, temp_wp3; in ob_write_protection_enable() local567 temp_wp1 = (uint16_t)((ob_wp & OB_WP1_WP1) >> 8U); in ob_write_protection_enable()582 if((FMC_READY == fmc_state) && (0xFFU != temp_wp1)){ in ob_write_protection_enable()583 OB_WP1 = temp_wp1; in ob_write_protection_enable()