Searched refs:spi_init (Results 1 – 3 of 3) sorted by relevance
/device/google/contexthub/util/stm32_flash/ | ||
D | spi.h | 32 int spi_init(handle_t *handle); |
D | spi.c | 150 int spi_init(handle_t *handle) in spi_init() function |
D | flash.c | 180 val = spi_init(handle); in main() |