Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_spi.h32 SPI_ROLE_MASTER, enumerator
/AliOS-Things-master/components/drivers/peripheral/spi/include/aos/hal/
A Dspi.h32 SPI_ROLE_MASTER, enumerator
/AliOS-Things-master/components/drivers/peripheral/spi/src/
A Dspi_dev.c75 role = SPI_ROLE_MASTER; in _arg_to_role()
79 role = SPI_ROLE_MASTER; in _arg_to_role()
500 .role = SPI_ROLE_MASTER,
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_hw_spi.c151 { MP_QSTR_mode, MP_ARG_KW_ONLY | MP_ARG_INT, { .u_int = SPI_ROLE_MASTER } }, in machine_hw_spi_init()
190 { MP_QSTR_mode, MP_ARG_KW_ONLY | MP_ARG_INT, { .u_int = SPI_ROLE_MASTER } }, in machine_hw_spi_make_new()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_hw_spi.c144 { MP_QSTR_mode, MP_ARG_KW_ONLY | MP_ARG_INT, {.u_int = SPI_ROLE_MASTER} }, in machine_hw_spi_init()
173 { MP_QSTR_mode, MP_ARG_KW_ONLY | MP_ARG_INT, {.u_int = SPI_ROLE_MASTER} }, in machine_hw_spi_make_new()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_hw_spi.c144 { MP_QSTR_mode, MP_ARG_KW_ONLY | MP_ARG_INT, {.u_int = SPI_ROLE_MASTER} }, in machine_hw_spi_init()
173 { MP_QSTR_mode, MP_ARG_KW_ONLY | MP_ARG_INT, {.u_int = SPI_ROLE_MASTER} }, in machine_hw_spi_make_new()
/AliOS-Things-master/hardware/board/haas100/drivers/
A Dch395_lwip.c563 eth_spi_dev.config.role = SPI_ROLE_MASTER; in eth_lwip_tcpip_init()
/AliOS-Things-master/components/drivers/external_device/sh1106/src/
A Dsh1106.c82 spi_sh1106.config.role = SPI_ROLE_MASTER; in OLED_SPI_Init()
/AliOS-Things-master/components/py_engine/modules/driver/
A Dboard_mgr.c438 spi_device->config.role = SPI_ROLE_MASTER; in board_set_spi_default()

Completed in 14 milliseconds