Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/Flash/
Dflash_manager.c105 static FM_FlashOp_t fm_flashop; variable
164 fm_flashop = FM_WRITE_OP; in FM_Write()
213 fm_flashop = FM_ERASE_OP; in FM_Erase()
244 if (fm_flashop == FM_WRITE_OP) in FM_BackgroundProcess()
327 if (fm_flashop == FM_WRITE_OP) in FM_BackgroundProcess()