Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_spi.h33 } spi_role_e; typedef
77 spi_role_e role; /* spi communication mode */
/AliOS-Things-master/components/drivers/peripheral/spi/include/aos/hal/
A Dspi.h33 } spi_role_e; typedef
83 spi_role_e role; /* spi communication mode */
/AliOS-Things-master/components/drivers/peripheral/spi/src/
A Dspi_dev.c66 static spi_role_e _arg_to_role (unsigned long arg) { in _arg_to_role()
67 spi_role_e role = 0; in _arg_to_role()

Completed in 4 milliseconds