Searched full:banging (Results 1 – 14 of 14) sorted by relevance
5 bool "GPIO bit banging I2C support"10 Enable software driven (bit banging) I2C support using GPIO pins
237 Enable library used for software driven (bit banging) I2C support
9 * @brief Software driven 'bit-banging' library for I2C
5 bool "MIPI DBI bit banging driver"10 Enable support for MIPI DBI bit banging driver. This driver implements
9 Enable software driven (bit banging) MDIO support using GPIO pins
7 This defines a one-wire driver through GPIO bit-banging.
6 MIPI-DBI Mode A and B bit banging controller. This driver emulates MIPI DBI mode A and B (6800
7 Driver bindings for bit-banging a WS2812 or compatible LED strip.
7 implementation by GPIO bit-banging.
41 controlling with GPIO. The GPIO driver does bit-banging with inline
13 * the Zephyr GPIO interface. The driver is based on GPIO bit-banging and
229 * to drain before we start banging on the same UART from the in efi_entry()
460 # sleep seems to be needed; if we're banging on the memory window
1529 * :github:`29308` - GPIO bit banging i2c init before gpio clock init in stm32f401 plantform,cause s…