Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/Flash/
Dflash_manager.c143 return FM_ERROR; in FM_Write()
151 return FM_ERROR; in FM_Write()
193 return FM_ERROR; in FM_Erase()
201 return FM_ERROR; in FM_Erase()
434 FM_Cmd_Status_t status = FM_ERROR; in FM_CheckFlashManagerState()
Dflash_manager.h40 FM_ERROR /* An error occurred while processing the command */ enumerator