Home
last modified time | relevance | path

Searched defs:msgs (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/drivers/peripheral/i2c/src/
A Di2c.c23 static aos_status_t transfer_sequence(aos_i2c_t *i2c, const aos_i2c_msg_t *msgs, size_t num_msgs) in transfer_sequence()
119 aos_status_t aos_i2c_transfer(aos_i2c_ref_t *ref, const aos_i2c_msg_t *msgs, size_t num_msgs) in aos_i2c_transfer()
/AliOS-Things-master/components/drivers/peripheral/spi/src/
A Dspi.c23 static aos_status_t transfer_sequence(aos_spi_t *spi, const aos_spi_msg_t *msgs, size_t num_msgs) in transfer_sequence()
126 aos_status_t aos_spi_transfer(aos_spi_ref_t *ref, const aos_spi_msg_t *msgs, size_t num_msgs) in aos_spi_transfer()
/AliOS-Things-master/components/ble_host/bt_host/port/include/port/
A Dmbox.h32 void *msgs[K_MBOX_SIZE]; member
/AliOS-Things-master/components/lwip/lwip2.0.0/port/include/arch/
A Dsys_arch.h62 void *msgs[SYS_MBOX_SIZE]; member

Completed in 5 milliseconds