Searched refs:temp_spc (Results 1 – 5 of 5) sorted by relevance
363 uint32_t temp_spc; in ob_erase() local369 temp_spc = OB_SPC_USER; in ob_erase()372 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))) { in ob_erase()390 OB_SPC_USER = (temp_spc & LOW_8BITS_MASK) | LOW_8BITS_MASK1; in ob_erase()418 uint32_t temp_spc; in ob_write_protection_enable() local424 temp_spc = OB_SPC_USER; in ob_write_protection_enable()427 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))) { in ob_write_protection_enable()485 uint32_t temp_spc; in ob_security_protection_config() local491 temp_spc = OB_SPC_USER & LOW_16BITS_MASK; in ob_security_protection_config()494 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))) { in ob_security_protection_config()[all …]
339 uint32_t temp_spc; in ob_erase() local345 temp_spc = OB_SPC_USER; in ob_erase()348 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))){ in ob_erase()366 OB_SPC_USER = (temp_spc & LOW_8BITS_MASK) | LOW_8BITS_MASK1; in ob_erase()400 uint32_t temp_spc; in ob_write_protection_enable() local406 temp_spc = OB_SPC_USER; in ob_write_protection_enable()409 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))){ in ob_write_protection_enable()473 uint32_t temp_spc; in ob_security_protection_config() local479 temp_spc = OB_SPC_USER & LOW_16BITS_MASK; in ob_security_protection_config()482 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))){ in ob_security_protection_config()[all …]
393 uint8_t temp_spc; in ob_erase() local399 temp_spc = FMC_NSPC; in ob_erase()401 temp_spc = FMC_USPC; in ob_erase()404 temp = HIGH_16BITS_MASK | ((uint32_t)temp_spc); in ob_erase()
224 uint16_t temp_spc = FMC_NSPC; in ob_erase() local230 temp_spc = FMC_USPC; in ob_erase()248 OB_SPC = (uint16_t) temp_spc; in ob_erase()
509 uint16_t temp_spc = FMC_NSPC; in ob_erase() local515 temp_spc = FMC_USPC; in ob_erase()533 OB_SPC = (uint16_t)temp_spc; in ob_erase()