Searched refs:Pcrop_Rdp (Results 1 – 1 of 1) sorted by relevance
116 static HAL_StatusTypeDef FLASH_OB_PCROP_RDP_Config(uint32_t Pcrop_Rdp);1067 static HAL_StatusTypeDef FLASH_OB_PCROP_RDP_Config(uint32_t Pcrop_Rdp) in FLASH_OB_PCROP_RDP_Config() argument1072 assert_param(IS_OB_PCROP_RDP_VALUE(Pcrop_Rdp)); in FLASH_OB_PCROP_RDP_Config()1079 MODIFY_REG(FLASH->OPTCR2, FLASH_OPTCR2_PCROP_RDP, Pcrop_Rdp); in FLASH_OB_PCROP_RDP_Config()