Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/
Dstm32cubeprogrammer_uart.c140 static int uart_receive_command(uint8_t *command) in uart_receive_command() function
415 ret = uart_receive_command(&command); in uart_read()