Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_uart.c33 #define PUTC_TIMEOUT_US 1000 macro
71 uint64_t timeout = timeout_init_us(PUTC_TIMEOUT_US); in loc_putc()