Home
last modified time | relevance | path

Searched refs:DEFAULT_SPI_SERAIL_LEN (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_spi.h28 #define DEFAULT_SPI_SERAIL_LEN 280 macro
/AliOS-Things-master/components/drivers/peripheral/spi/include/aos/hal/
A Dspi.h27 #define DEFAULT_SPI_SERAIL_LEN 280 macro
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_hw_spi.c152 { MP_QSTR_len, MP_ARG_KW_ONLY | MP_ARG_INT, { .u_int = DEFAULT_SPI_SERAIL_LEN } }, in machine_hw_spi_init()
191 { MP_QSTR_len, MP_ARG_KW_ONLY | MP_ARG_INT, { .u_int = DEFAULT_SPI_SERAIL_LEN } }, in machine_hw_spi_make_new()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_hw_spi.c145 { MP_QSTR_len, MP_ARG_KW_ONLY | MP_ARG_INT, {.u_int = DEFAULT_SPI_SERAIL_LEN} }, in machine_hw_spi_init()
174 { MP_QSTR_len, MP_ARG_KW_ONLY | MP_ARG_INT, {.u_int = DEFAULT_SPI_SERAIL_LEN} }, in machine_hw_spi_make_new()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_hw_spi.c145 { MP_QSTR_len, MP_ARG_KW_ONLY | MP_ARG_INT, {.u_int = DEFAULT_SPI_SERAIL_LEN} }, in machine_hw_spi_init()
174 { MP_QSTR_len, MP_ARG_KW_ONLY | MP_ARG_INT, {.u_int = DEFAULT_SPI_SERAIL_LEN} }, in machine_hw_spi_make_new()
/AliOS-Things-master/components/drivers/peripheral/spi/src/
A Dspi_dev.c505 .serial_len = DEFAULT_SPI_SERAIL_LEN,

Completed in 8 milliseconds