Home
last modified time | relevance | path

Searched refs:SPI_DATA_SIZE_8BIT (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_spi.h58 SPI_DATA_SIZE_8BIT, enumerator
/AliOS-Things-master/components/drivers/peripheral/spi/include/aos/hal/
A Dspi.h62 SPI_DATA_SIZE_8BIT, enumerator
/AliOS-Things-master/components/drivers/peripheral/spi/src/
A Dspi_dev.c166 datasize = SPI_DATA_SIZE_8BIT; in _arg_to_datasize()
194 datasize = SPI_DATA_SIZE_8BIT; in _arg_to_datasize()
506 .data_size = SPI_DATA_SIZE_8BIT,
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_hw_spi.c149 { MP_QSTR_bits, MP_ARG_KW_ONLY | MP_ARG_INT, { .u_int = SPI_DATA_SIZE_8BIT } }, in machine_hw_spi_init()
188 { MP_QSTR_bits, MP_ARG_KW_ONLY | MP_ARG_INT, { .u_int = SPI_DATA_SIZE_8BIT } }, in machine_hw_spi_make_new()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_hw_spi.c142 { MP_QSTR_bits, MP_ARG_KW_ONLY | MP_ARG_INT, {.u_int = SPI_DATA_SIZE_8BIT} }, in machine_hw_spi_init()
171 { MP_QSTR_bits, MP_ARG_KW_ONLY | MP_ARG_INT, {.u_int = SPI_DATA_SIZE_8BIT} }, in machine_hw_spi_make_new()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_hw_spi.c142 { MP_QSTR_bits, MP_ARG_KW_ONLY | MP_ARG_INT, {.u_int = SPI_DATA_SIZE_8BIT} }, in machine_hw_spi_init()
171 { MP_QSTR_bits, MP_ARG_KW_ONLY | MP_ARG_INT, {.u_int = SPI_DATA_SIZE_8BIT} }, in machine_hw_spi_make_new()
/AliOS-Things-master/hardware/board/haas100/drivers/
A Dch395_lwip.c559 eth_spi_dev.config.data_size = SPI_DATA_SIZE_8BIT; in eth_lwip_tcpip_init()
/AliOS-Things-master/components/drivers/external_device/sh1106/src/
A Dsh1106.c86 spi_sh1106.config.data_size = SPI_DATA_SIZE_8BIT; in OLED_SPI_Init()
/AliOS-Things-master/components/py_engine/modules/driver/
A Dboard_mgr.c435 spi_device->config.data_size = SPI_DATA_SIZE_8BIT; in board_set_spi_default()

Completed in 12 milliseconds