Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/st/common/include/
Dstm32cubeprogrammer.h15 #define PHASE_FLASHLAYOUT 0U macro
/trusted-firmware-a-latest/plat/st/common/
Dstm32cubeprogrammer_usb.c75 if (dfu->phase == PHASE_FLASHLAYOUT && in dfu_callback_upload()
148 dfu->phase = PHASE_FLASHLAYOUT; in dfu_callback_manifestation()