Searched refs:temp_wp0 (Results 1 – 1 of 1) sorted by relevance
279 uint16_t temp_wp0, temp_wp1, temp_wp2, temp_wp3; in ob_write_protection_enable() local284 temp_wp0 = (uint16_t) (ob_wp & OB_WP0_WP0); in ob_write_protection_enable()294 if(0xFFU != temp_wp0){ in ob_write_protection_enable()295 OB_WP0 = temp_wp0; in ob_write_protection_enable()
Completed in 10 milliseconds