Home
last modified time | relevance | path

Searched defs:Sector (Results 1 – 7 of 7) sorted by relevance

/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_flash_ex.c586 void FLASH_Erase_Sector(uint32_t Sector, uint8_t VoltageRange) in FLASH_Erase_Sector()
982 void FLASH_Erase_Sector(uint32_t Sector, uint8_t VoltageRange) in FLASH_Erase_Sector()
1101 static HAL_StatusTypeDef FLASH_OB_EnablePCROP(uint32_t Sector) in FLASH_OB_EnablePCROP()
1129 static HAL_StatusTypeDef FLASH_OB_DisablePCROP(uint32_t Sector) in FLASH_OB_DisablePCROP()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_flash_ex.c586 void FLASH_Erase_Sector(uint32_t Sector, uint8_t VoltageRange) in FLASH_Erase_Sector()
982 void FLASH_Erase_Sector(uint32_t Sector, uint8_t VoltageRange) in FLASH_Erase_Sector()
1101 static HAL_StatusTypeDef FLASH_OB_EnablePCROP(uint32_t Sector) in FLASH_OB_EnablePCROP()
1129 static HAL_StatusTypeDef FLASH_OB_DisablePCROP(uint32_t Sector) in FLASH_OB_DisablePCROP()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_flash.h66 …__IO uint32_t Sector; /*Internal variable to define the current sector w… member
H A Dstm32f4xx_hal_flash_ex.h55 uint32_t Sector; /*!< Initial FLASH sector to erase when Mass erase is disabled member
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_flash.h66 …__IO uint32_t Sector; /*Internal variable to define the current sector w… member
H A Dstm32f4xx_hal_flash_ex.h55 uint32_t Sector; /*!< Initial FLASH sector to erase when Mass erase is disabled member
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/
H A Dstm32l0xx_hal_flash_ex.c1035 static HAL_StatusTypeDef FLASH_OB_ProtectedSectorsConfig(uint32_t Sector, uint32_t Sector2, uint32_… in FLASH_OB_ProtectedSectorsConfig()