Home
last modified time | relevance | path

Searched refs:FLASH_PROC_MASS_ERASE (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_flash.c352 else if(procedure == FLASH_PROC_MASS_ERASE) in HAL_FLASH_IRQHandler()
412 if(procedure == FLASH_PROC_MASS_ERASE) in HAL_FLASH_IRQHandler()
Dstm32l4xx_hal_flash_ex.c273 pFlash.ProcedureOnGoing = FLASH_PROC_MASS_ERASE; in HAL_FLASHEx_Erase_IT()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_flash.c365 else if (procedure == FLASH_PROC_MASS_ERASE) in HAL_FLASH_IRQHandler()
425 if (procedure == FLASH_PROC_MASS_ERASE) in HAL_FLASH_IRQHandler()
Dstm32g4xx_hal_flash_ex.c282 pFlash.ProcedureOnGoing = FLASH_PROC_MASS_ERASE; in HAL_FLASHEx_Erase_IT()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h115 FLASH_PROC_MASS_ERASE, enumerator
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_flash.h104 FLASH_PROC_MASS_ERASE, enumerator