Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_hw_spi.c138 ARG_polarity, in machine_hw_spi_init() enumerator
173 ARG_polarity, in machine_hw_spi_make_new() enumerator
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_hw_spi.c137 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
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_hw_spi.c137 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
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmachine_spi.c160 …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
206 enum { ARG_baudrate, ARG_polarity, ARG_phase, ARG_sck, ARG_mosi, ARG_miso }; in mp_machine_soft_spi_init() enumerator

Completed in 8 milliseconds