Searched refs:FLASH_OB_EnablePCROP (Results 1 – 1 of 1) sorted by relevance
114 static HAL_StatusTypeDef FLASH_OB_EnablePCROP(uint32_t Sector);120 static HAL_StatusTypeDef FLASH_OB_EnablePCROP(uint32_t SectorBank1, uint32_t SectorBank2, uint32_t …387 status = FLASH_OB_EnablePCROP(pAdvOBInit->Sectors); in HAL_FLASHEx_AdvOBProgram()389 …status = FLASH_OB_EnablePCROP(pAdvOBInit->SectorsBank1, pAdvOBInit->SectorsBank2, pAdvOBInit->Bank… in HAL_FLASHEx_AdvOBProgram()813 static HAL_StatusTypeDef FLASH_OB_EnablePCROP(uint32_t SectorBank1, uint32_t SectorBank2, uint32_t … in FLASH_OB_EnablePCROP() function1096 static HAL_StatusTypeDef FLASH_OB_EnablePCROP(uint32_t Sector) in FLASH_OB_EnablePCROP() function