Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_flash_ex.c387 status = FLASH_OB_EnablePCROP(pAdvOBInit->Sectors); in HAL_FLASHEx_AdvOBProgram()
399 status = FLASH_OB_DisablePCROP(pAdvOBInit->Sectors); in HAL_FLASHEx_AdvOBProgram()
431 pAdvOBInit->Sectors = (*(__IO uint16_t *)(OPTCR_BYTE2_ADDRESS)); in HAL_FLASHEx_AdvOBGetConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_flash_ex.h109 uint16_t Sectors; /*!< specifies the sector(s) set for PCROP. member