Home
last modified time | relevance | path

Searched defs:VoltageRange (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_flash.c469 FLASH_Status FLASH_EraseSector(uint32_t FLASH_Sector, uint8_t VoltageRange) in FLASH_EraseSector()
537 FLASH_Status FLASH_EraseAllSectors(uint8_t VoltageRange) in FLASH_EraseAllSectors()
618 FLASH_Status FLASH_EraseAllBank1Sectors(uint8_t VoltageRange) in FLASH_EraseAllBank1Sectors()
685 FLASH_Status FLASH_EraseAllBank2Sectors(uint8_t VoltageRange) in FLASH_EraseAllBank2Sectors()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_flash_ex.c389 static void FLASH_MassErase(uint8_t VoltageRange) in FLASH_MassErase()
423 void FLASH_Erase_Sector(uint32_t Sector, uint8_t VoltageRange) in FLASH_Erase_Sector()
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_flash.c345 FLASH_Status FLASH_EraseSector(uint32_t FLASH_Sector, uint8_t VoltageRange) in FLASH_EraseSector()
410 FLASH_Status FLASH_EraseAllSectors(uint8_t VoltageRange) in FLASH_EraseAllSectors()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_flash_ex.h75 uint32_t VoltageRange;/*!< The device voltage range which defines the erase parallelism member

Completed in 15 milliseconds