Home
last modified time | relevance | path

Searched refs:FLASH_SectorErase (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_flash_ex.c200 FLASH_SectorErase(sector_index); in HAL_FLASHEx_Erase()
272 FLASH_SectorErase(pEraseInit->Sector); in HAL_FLASHEx_Erase_IT()
899 void FLASH_SectorErase(uint32_t Sector) in FLASH_SectorErase() function
Dstm32h7rsxx_hal_flash.c385 FLASH_SectorErase(pFlash.Sector); in HAL_FLASH_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_flash_ex.h221 void FLASH_SectorErase(uint32_t Sector);