Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_flash.c348 if(procedure == FLASH_PROC_PAGE_ERASE) in HAL_FLASH_IRQHandler()
376 if(pFlash.ProcedureOnGoing == FLASH_PROC_PAGE_ERASE) in HAL_FLASH_IRQHandler()
Dstm32l4xx_hal_flash_ex.c279 pFlash.ProcedureOnGoing = FLASH_PROC_PAGE_ERASE; in HAL_FLASHEx_Erase_IT()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_flash.c361 if (procedure == FLASH_PROC_PAGE_ERASE) in HAL_FLASH_IRQHandler()
389 if (pFlash.ProcedureOnGoing == FLASH_PROC_PAGE_ERASE) in HAL_FLASH_IRQHandler()
Dstm32g4xx_hal_flash_ex.c288 pFlash.ProcedureOnGoing = FLASH_PROC_PAGE_ERASE; in HAL_FLASHEx_Erase_IT()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h114 FLASH_PROC_PAGE_ERASE, enumerator
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_flash.h103 FLASH_PROC_PAGE_ERASE, enumerator