Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_flash_ex.c389 …status = FLASH_OB_EnablePCROP(pAdvOBInit->SectorsBank1, pAdvOBInit->SectorsBank2, pAdvOBInit->Bank… in HAL_FLASHEx_AdvOBProgram()
401 …status = FLASH_OB_DisablePCROP(pAdvOBInit->SectorsBank1, pAdvOBInit->SectorsBank2, pAdvOBInit->Ban… in HAL_FLASHEx_AdvOBProgram()
434 pAdvOBInit->SectorsBank1 = (*(__IO uint16_t *)(OPTCR_BYTE2_ADDRESS)); in HAL_FLASHEx_AdvOBGetConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_flash_ex.h118 uint16_t SectorsBank1; /*!< Specifies the sector(s) set for PCROP for Bank1. member