Home
last modified time | relevance | path

Searched refs:temp_wp0 (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_fmc.c279 uint16_t temp_wp0, temp_wp1, temp_wp2, temp_wp3; in ob_write_protection_enable() local
284 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()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_fmc.c561 uint16_t temp_wp0, temp_wp1, temp_wp2, temp_wp3; in ob_write_protection_enable() local
566 temp_wp0 = (uint16_t)(ob_wp & OB_WP0_WP0); in ob_write_protection_enable()
576 if(0xFFU != temp_wp0){ in ob_write_protection_enable()
577 OB_WP0 = temp_wp0; in ob_write_protection_enable()