Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/
Dstm32cubeprogrammer_uart.c43 #define PROGRAMMER_TIMEOUT_US 20000U macro
104 uint64_t timeout_ref = timeout_init_us(PROGRAMMER_TIMEOUT_US); in uart_read_8()