Home
last modified time | relevance | path

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

/device/google/contexthub/util/stm32_flash/
Duart.h33 int uart_init(handle_t *handle);
Duart.c82 int uart_init(handle_t *handle) in uart_init() function
Dflash.c185 val = uart_init(handle); in main()