Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/st/common/include/
A Dstm32cubeprogrammer.h18 #define PHASE_RESET 0xFFU macro
/arm-trusted-firmware-2.8.0/plat/st/common/
A Dstm32cubeprogrammer_usb.c36 if (dfu->phase != PHASE_RESET) { \
40 dfu->phase = PHASE_RESET; \
80 if (dfu->phase == PHASE_RESET) { in dfu_callback_upload()
A Dstm32cubeprogrammer_uart.c69 if (handle.phase != PHASE_RESET) { \
71 handle.phase = PHASE_RESET; \
230 if (handle.phase == PHASE_RESET) { in uart_send_phase()
450 if ((ret == 0) && (handle.phase == PHASE_RESET)) { in uart_read()
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/
A Dstm32mp1_usb_dfu.c418 ret = PHASE_RESET; in usb_dfu_get_phase()

Completed in 5 milliseconds