Searched refs:uart_init (Results 1 – 3 of 3) sorted by relevance
/device/google/contexthub/util/stm32_flash/ | ||
D | uart.h | 33 int uart_init(handle_t *handle); |
D | uart.c | 82 int uart_init(handle_t *handle) in uart_init() function |
D | flash.c | 185 val = uart_init(handle); in main() |