Home
last modified time | relevance | path

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

/device/google/contexthub/util/stm32_flash/
Dspi.h32 int spi_init(handle_t *handle);
Dspi.c150 int spi_init(handle_t *handle) in spi_init() function
Dflash.c180 val = spi_init(handle); in main()