Searched refs:rdptmp (Results 1 – 13 of 13) sorted by relevance
331 uint32_t rdptmp = L1_RDP_Key; in FLASH_EraseOB() local345 rdptmp = (L1_RDP_Key & FLASH_USER_USER); in FLASH_EraseOB()376 OB->USER_RDP = (uint32_t)rdptmp; in FLASH_EraseOB()756 uint32_t rdptmp = RDP_USER_Key; in FLASH_ConfigUserOB() local775 rdptmp = 0xFFF80000; in FLASH_ConfigUserOB()807 (uint32_t)rdptmp in FLASH_ConfigUserOB()
331 uint32_t rdptmp = L1_RDP_Key; in FLASH_EraseOB() local345 rdptmp = (L1_RDP_Key & FLASH_USER_USER); in FLASH_EraseOB()376 OB->USER_RDP = (uint32_t)rdptmp; in FLASH_EraseOB()757 uint32_t rdptmp = RDP_USER_Key; in FLASH_ConfigUserOB() local776 rdptmp = 0xFFF80000; in FLASH_ConfigUserOB()808 (uint32_t)rdptmp in FLASH_ConfigUserOB()
401 uint16_t rdptmp = OB_RDP_Level_0; in FLASH_OB_Erase() local408 rdptmp = 0x0; in FLASH_OB_Erase()432 OB->RDP = (uint16_t)rdptmp; in FLASH_OB_Erase()854 uint32_t rdptmp = 0; in FLASH_OB_Erase() local861 rdptmp = 0x0000 | 0xff00; //读保护级别1 in FLASH_OB_Erase()865 rdptmp = OB_RDP_Level_0 | 0x5500; //读保护级别0 in FLASH_OB_Erase()875 rdptmp |= 0x0e0000 | 0xf1000000;//sw iwdg in FLASH_OB_Erase()899 OB->USER_RDP = rdptmp; in FLASH_OB_Erase()
238 uint16_t rdptmp = RDP_Key; in FLASH_EraseOptionBytes() local243 rdptmp = 0x00; in FLASH_EraseOptionBytes()259 OB->RDPR = (uint16_t)rdptmp; in FLASH_EraseOptionBytes()
501 uint16_t rdptmp = OB_RDP_Level_0; in FLASH_OB_Erase() local508 rdptmp = 0x00; in FLASH_OB_Erase()532 OB->RDP = (uint16_t)rdptmp; in FLASH_OB_Erase()
249 uint16_t rdptmp = RDP_Key; in FLASH_EraseOptionBytes() local254 rdptmp = 0x00; in FLASH_EraseOptionBytes()270 OB->RDPR = (uint16_t)rdptmp; in FLASH_EraseOptionBytes()
269 uint16_t rdptmp = RDP_Key; in FLASH_EraseOptionBytes() local274 rdptmp = 0x00; in FLASH_EraseOptionBytes()290 OB->RDPR = (uint16_t)rdptmp; in FLASH_EraseOptionBytes()
685 uint16_t rdptmp = RDP_Key; in FLASH_EraseOptionBytes() local692 rdptmp = 0x00; in FLASH_EraseOptionBytes()717 OB->RDP = (uint16_t)rdptmp; in FLASH_EraseOptionBytes()
444 uint32_t rdptmp = L1_RDP_Key; in FLASH_EraseOB() local458 rdptmp = FLASH_USER_USER; in FLASH_EraseOB()489 OBT->USER_RDP = (uint32_t)rdptmp; in FLASH_EraseOB()
Completed in 48 milliseconds