Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_spi.h45 } spi_work_mode_e; typedef
79 spi_work_mode_e mode;
95 spi_work_mode_e work_mode;
/AliOS-Things-master/components/drivers/peripheral/spi/include/aos/hal/
A Dspi.h47 } spi_work_mode_e; typedef
85 spi_work_mode_e mode;
101 spi_work_mode_e work_mode;
/AliOS-Things-master/components/drivers/peripheral/spi/src/
A Dspi_dev.c106 static spi_work_mode_e _arg_to_work_mode (unsigned long arg) { in _arg_to_work_mode()
107 spi_work_mode_e mode = 0; in _arg_to_work_mode()

Completed in 4 milliseconds