Searched defs:ARG_bits (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/py_engine/adapter/haas/ |
A D | machine_hw_spi.c | 140 ARG_bits, in machine_hw_spi_init() enumerator 175 ARG_bits, in machine_hw_spi_make_new() enumerator
|
A D | machine_uart.c | 76 ARG_bits, in machine_uart_init_helper() enumerator
|
/AliOS-Things-master/components/py_engine/adapter/haas510/ |
A D | machine_hw_spi.c | 137 enum { ARG_baudrate, ARG_polarity, ARG_phase, ARG_bits, ARG_firstbit, ARG_mode, ARG_len}; in machine_hw_spi_init() enumerator 165 …enum { ARG_id, ARG_baudrate, ARG_polarity, ARG_phase, ARG_bits, ARG_firstbit, ARG_mode, ARG_len, A… in machine_hw_spi_make_new() enumerator
|
A D | machine_uart.c | 91 …enum { ARG_baudrate, ARG_bits, ARG_parity, ARG_stop, ARG_tx, ARG_rx, ARG_rts, ARG_cts, ARG_txbuf, … in machine_uart_init_helper() enumerator
|
/AliOS-Things-master/components/py_engine/adapter/haas600/ |
A D | machine_hw_spi.c | 137 enum { ARG_baudrate, ARG_polarity, ARG_phase, ARG_bits, ARG_firstbit, ARG_mode, ARG_len}; in machine_hw_spi_init() enumerator 165 …enum { ARG_id, ARG_baudrate, ARG_polarity, ARG_phase, ARG_bits, ARG_firstbit, ARG_mode, ARG_len, A… in machine_hw_spi_make_new() enumerator
|
A D | machine_uart.c | 91 …enum { ARG_baudrate, ARG_bits, ARG_parity, ARG_stop, ARG_tx, ARG_rx, ARG_rts, ARG_cts, ARG_txbuf, … in machine_uart_init_helper() enumerator
|
/AliOS-Things-master/components/py_engine/engine/extmod/ |
A D | machine_spi.c | 160 …enum { ARG_baudrate, ARG_polarity, ARG_phase, ARG_bits, ARG_firstbit, ARG_sck, ARG_mosi, ARG_miso … in mp_machine_soft_spi_make_new() enumerator
|
Completed in 17 milliseconds