Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/Flash/
Dflash_manager.h39 FM_BUSY, /* The Flash Manager is busy and the caller will be called back when it is available */ enumerator
Dflash_manager.c474 status = FM_BUSY; in FM_CheckFlashManagerState()