Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_spi.h38 } spi_firstbit_e; typedef
78 spi_firstbit_e firstbit;
/AliOS-Things-master/components/drivers/peripheral/spi/include/aos/hal/
A Dspi.h39 } spi_firstbit_e; typedef
84 spi_firstbit_e firstbit;
/AliOS-Things-master/components/drivers/peripheral/spi/src/
A Dspi_dev.c86 static spi_firstbit_e _arg_to_firstbit (unsigned long arg) { in _arg_to_firstbit()
87 spi_firstbit_e firstbit = 0; in _arg_to_firstbit()

Completed in 4 milliseconds